https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24169
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|19.11 |master Depends on| |23013 CC| |[email protected] | |ommunity.org --- Comment #1 from Jonathan Druart <[email protected]> --- Caused by bug 23013. cateditor-ui.inc is using .sorting_asc and .sorting_desc that were define in datatables.css Now the CSS definitions are more precise (table.dataTable thead .sorting_asc) and are no longer applied to the th. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23013 [Bug 23013] Upgrade DataTables in the staff client -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
