http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8288 Priority: P5 - low Change sponsored?: --- Bug ID: 8288 Assignee: oleonard@myacpl.org Summary: showmarc.tt should not include full doc-head-close.inc Severity: minor Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: Templates Product: Koha showmarc.tt is only called by modal dialogs for previewing MARC records or card views in acquisitions and cataloging. Since it is a minimal page loaded within a page it doesn't need to load all the CSS and JS a full page does. It also creates the possibility of unintended consequences if you have intranetuserjs triggering something on document load: the event will be triggered again when the dialog loads. -- You are receiving this mail because: You are watching all bug changes.