[Koha-bugs] [Bug 32721] Allow UserCSS and UserJS at branch level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 19 12:46:12 CEST 2023


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

Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146163|0                           |1
        is obsolete|                            |

--- Comment #24 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 149864
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149864&action=edit
Bug 32721: Tidy up - duplicate fetching of userjs and css

Currently UserJS and UserCSS is injected into the template as a parameter
through Auth.pm but is then fetched using Koha.Preference() in the template.
This patch tidies this up by removing the parameters from Auth.pm

Test plan as per first commit

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list