https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17416
Bug ID: 17416
Summary: Move javascript in doc-head-close.inc into a separate
include
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I would like to move the staff client JavaScript assets from the header to the
footer. This is a best practice for speed because pages can begin rendering
before all JavaScript is loaded.
This bug is a first step which shouldn't affect any JS behavior. It will move
the parts of doc-head-close.inc which relate to JavaScript into a separate
file, js_includes.inc. A later patch will move the include into the footer.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/