[Koha-bugs] [Bug 15921] DataTables JavaScript files included twice on many pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 03:58:19 CET 2016


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48433|0                           |1
        is obsolete|                            |

--- Comment #4 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 49082
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49082&action=edit
[SIGNED-OFF] 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.

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list