]> git.koha-community.org Git - koha.git/commit
Bug 33484: Allow several tables using the same table settings - columns_settings
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 17 Oct 2024 10:32:34 +0000 (12:32 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 28 Oct 2024 16:10:26 +0000 (17:10 +0100)
commit2ee444c524fad48e38d1906d45e5d9271be94b3d
tree4dfa27d60a56ca0cc58a72b1b7fb82d008fbee8a
parent80e37da75f2fc0dc2aab1e2740a01495bc1202b2
Bug 33484: Allow several tables using the same table settings - columns_settings

In some cases (at least on the suggestions page) we display several
pages using the same settings.
In that case the key "DataTables_acqui_suggestions_suggestions" is not
specific enough, we need to add the id of the table as well.

This patch does not modify koha-tmpl/intranet-tmpl/prog/js/datatables.js
/ REST API wrapper as I don't think we have occurrences that need this.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc