http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11764 Bug ID: 11764 Summary: Move repeatedly redefined function toUC() into staff-global.js Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org In many admin templates there is a "toUC" function is redeclared, used to transform input into uppercase. This small function can be moved into staff-global.js to avoid repetition. -- You are receiving this mail because: You are watching all bug changes.