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

--- Comment #56 from Matt Blenkinsop <[email protected]> ---
Created attachment 156161
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156161&action=edit
Bug 32721: (QA follow up) - fix QA issues

This patches addresses issues raised by the QA tests. It also adds a missed
import of the Branches file in the document head

Signed-off-by: Lucas Gass <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>

Bug 32721: (QA follow-up) Add missing imports

Missing imports added in three template files
Exec flag added to atomic update file
Tinymce imports removed

A new bug will be created to move codemirror into an inc file at latest
version

Test plan as before

Signed-off-by: Nick Clemens <[email protected]>

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 <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>

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