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

--- Comment #4 from Lucas Gass <[email protected]> ---
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.
_______________________________________________
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