https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23078

--- Comment #2 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 90460
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90460
Bug 23078: Use Koha.Preference in OPAC global header include

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

Fix the lines that should be removed, and I'll sign off. :)

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc
@@ +9,4 @@
>  [% IF ( bidi ) %]
>      [% Asset.css("lib/bootstrap/css/bootstrap-rtl.min.css") | $raw %]
> +    [% Asset.css("lib/jquery/jquery-ui-rtl.css") | $raw %]
> +    [% Asset.css("css/right-to-left.css") | $raw %]

Nice clean up moves.

@@ +20,1 @@
>  [% END %]

You probably could have deleted these three lines.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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