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@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@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.