modify js.tt2
authorJason Etheridge <jason@esilibrary.com>
Tue, 1 Oct 2013 20:23:04 +0000 (16:23 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 1 Oct 2013 21:04:04 +0000 (17:04 -0400)
Open-ILS/src/templates/opac/parts/js.tt2

index 071ce21..66f7eb2 100644 (file)
@@ -34,6 +34,7 @@
         </script>
         [% END %]
     [% END %]
+    [% INCLUDE "opac/parts/xuljs.tt2" IF ctx.page == 'patron_summary' %]
 [%- END %]
 
 [%- IF ENV.OILS_NOVELIST_URL AND ctx.page == 'record';