[Koha-bugs] [Bug 23493] jquery.dataTables.rowGrouping.js is no longer maintained, but there is an official DataTables version we could switch to

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 23 10:56:48 CET 2020


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

--- Comment #15 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
 609             "fnInitComplete": function(oSettings, json) {
 610                 // Disable rowGroup plugin after first use
 611                 // so any sorting on the table doesn't use it
 612                 //var oSettings = issuesTable.fnSettings();

Should we remove those 3 commented lines?

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


More information about the Koha-bugs mailing list