https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28058 Bug ID: 28058 Summary: Move javascript out of columns_settings.inc into separate file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Depends on: 28055 Having a separate file for JavaScript makes the file cache-able and lint-able. This patch will move the <script> block (which contains no template markup) into a separate file. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28055 [Bug 28055] Convert DataTables option names to current version -- You are receiving this mail because: You are watching all bug changes.