http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7906
Priority: P5 - low
Change sponsored?: ---
Bug ID: 7906
Assignee: [email protected]
Summary: Optimize the order of styles and scripts
QA Contact: [email protected]
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: rel_3_8
Component: OPAC
Product: Koha
Chrome's "Audit" Tab recommends the following:
The following external CSS files were included after an external JavaScript
file in the document head. To ensure CSS files are downloaded in parallel,
always include external CSS before external JavaScript.
3 inline script blocks were found in the head between an external CSS file and
another resource. To allow parallel downloading, move the inline script before
the external CSS file, or after the next resource.
This provoked the following comments on IRC:
<wizzyrea> that "optimize the order of styles and scripts" is almost certainly
caused by those sysprefs though
<oleonard> That one we should file a bug for
So this is the bug...
--
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/