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

--- Comment #40 from Martin Renvoize <[email protected]> ---
Comment on attachment 150728
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150728
Bug 32721: Tidy up - duplicate fetching of userjs and css

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

::: C4/Auth.pm
@@ +1364,5 @@
> +        OpacCloud                             => 
> C4::Context->preference("OpacCloud"),
> +        OpacTopissue                          => 
> C4::Context->preference("OpacTopissue"),
> +        OpacAuthorities                       => 
> C4::Context->preference("OpacAuthorities"),
> +        OpacBrowser                           => 
> C4::Context->preference("OpacBrowser"),
> +        TagsEnabled                           => 
> C4::Context->preference("TagsEnabled"),

Were these deliberately added.. they feel like a rebase mistake to me?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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