[Koha-bugs] [Bug 15843] New: Move MARC subfields structure JavaScript into separate file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 17 15:31:09 CET 2016


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

            Bug ID: 15843
           Summary: Move MARC subfields structure JavaScript into separate
                    file
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org

Coding guideline JS1
(https://wiki.koha-community.org/wiki/Coding_Guidelines#JS1:_Embedding_JavaScript_blocks_in_templates)
says "Whenever possible JavaScript should be placed in a separate file."

The JavaScript embedded in admin/marc_subfields_structure.tt is not dependent
on template processing, so it can be safely moved to a separate file.

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


More information about the Koha-bugs mailing list