27 Jan
2023
27 Jan
'23
2:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32721 --- Comment #5 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- Created attachment 145735 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145735&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 -- You are receiving this mail because: You are watching all bug changes.