http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10650 Bug ID: 10650 Summary: export merge-record.inc javascript into a file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Bug 9755 added a refactoring of records merge adding the include merge-record.inc. This include contains a block "mergejs" containing all JavaScript code that was in merge.tt. I propose to export this code into a js file. These are some reasons : a js file is cached by browser and development is better because editors uses the JavaScript syntax coloring. -- You are receiving this mail because: You are watching all bug changes.