Moved from trac [[ https://fedorahosted.org/fedora-qa/ticket/358 | https://fedorahosted.org/fedora-qa/ticket/358 ]]: "Problem The current templates have a single set of js and css which are loaded for every page - this includes large libraries like jquery and d3.js. This is not needed and the template setup could be improved such that only the required libraries and css are loaded on each page.
Analysis The templates are already using a separate js/css includes section - it might need a bit more tweaking but the tools are already there. "
Metadata Update from @frantisekz: - Issue assigned to frantisekz
It's already fixed in the current codebase.
jQuery is now loaded everywhere (because of some bootstrap components). D3 is loaded only when needed.
Metadata Update from @frantisekz: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.