https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41624
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jonathan Druart <[email protected]> --- 1. If the pref is ON and nothing else is configured, you see that: https://snipboard.io/ZgGc7P.jpg Looks like no tab is active. 2. When a group is defined, you have the new tab. But the table on this tab has the pagination, it should not. 3. If you click "Show filters" on the new tab: "Uncaught TypeError: can't access property "DataTable", items_table is undefined" 4. ColVis on this tab uses the wrong localStorage key: DataTables_catalogue_detail_otherholdings_table So the state is not correctly restored. (ie. hide a column, reload the page: the column is visible) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
