https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41439

--- Comment #28 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to