29 Feb
2016
29 Feb
'16
9:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15921 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 48433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48433&action=edit Bug 15921: Do not include datatables js/css files twice datatables.inc loads dataTables.buttons.min.js and buttons.colVis.min.js since bug 15285: Update common files because the dom param now contains 'B'. The DT init fails with it does not know what 'B' means. Test plan: Test tables using buttons (columns visibility), they should work as before this patch. -- You are receiving this mail because: You are watching all bug changes.