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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 25 20:29:30 CET 2016


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

            Bug ID: 15921
           Summary: DataTables JavaScript files included twice on many
                    pages
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org

datatables.inc loads jquery.dataTables.min.js, dataTables.buttons.min.js, and
buttons.colVis.min.js

columns_settings.inc also loads dataTables.buttons.min.js,
buttons.colVis.min.js

This would be fine if each were used independently, but columns_settings.inc is
always included along with datatables.inc.

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


More information about the Koha-bugs mailing list