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

--- Comment #14 from Jonathan Druart <[email protected]> ---
"""
It was called several times on the items table (and only on this one!) because
of the specific behaviour we have on this table: hide the columns without data.
"""

I managed to fix it correctly I think, we simply needed to pass false to
visible so that there is no redraw (redrawCalculations)

https://datatables.net/reference/api/columns().visible()

-- 
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