http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8288
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 10438 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10438&action=edit Bug 8288 - showmarc.tt should not include full doc-head-close.inc showmarc.tt and opac-showmarc.tt are used to load a plain view of a MARC record and thus do not need the full set of page assets loaded with other pages (CSS and JavaScript). Removing the standard doc-head-close include will reduce the load time of these pages. -- 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/
