[Koha-bugs] [Bug 24825] circulation-home.tt is missing [% SET footerjs = 1 %]

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 9 16:06:02 CET 2020


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

--- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 100387
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100387&action=edit
Bug 24825: Add [% SET footerjs = 1 %] to on pages that lack it

This patch adds the adds the JS Footer to all the pages which lack it:
TEST PLAN:
-add this jQuery to IntranetUserJS: $('#logo').hide();
-load the circulation page, it does not hide the logo.
-go to any other page on the staff client, the logo is hidden.
-apply patch
-load the circulation page, the logo is hidden. Check these other pages to make
sure the logo is hidden here to:
- Tools
- Tools > Patron card creator
- Reports
- Reports > Items with no checkouts
- Circulation > Set library
- Circulation > Transfer
- Circulation > Overdues with fines

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


More information about the Koha-bugs mailing list