http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13247

--- Comment #2 from M. Tompsett <[email protected]> ---
Comment on attachment 33521
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33521
proposed patch

Review of attachment 33521:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13247&attachment=33521)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
@@ +238,5 @@
>  [% PROCESS jsinclude %]
>  
> +<script type="text/javascript">
> +    //<![CDATA[
> +    [% IF ( opacuserjs ) %][% opacuserjs %][% END %]

Wouldn't it make more sense to put the IF and END around the entire script? Why
generate a hollow script section?

-- 
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/

Reply via email to