26 Jun
2026
26 Jun
'26
2:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41439 --- Comment #28 from Jonathan Druart <jonathan.druart@gmail.com> --- 1. th in thead should not be added to the DOM conditionally, it breaks the column visibility feature, see bug 41604. I can rebase on top of it if you want. 2. This morning I also worked on another DT bug (bug 42910), and the following line would be problematic: dtApi.columns().visible(true); "programmatic-change" would need to be set. 3. TT tags within script tags are no longer allowed 4. I would move CSS rules to a .css file I can implement 1 and 2 but we will have to wait. -- You are receiving this mail because: You are watching all bug changes.