[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
Sat Mar 7 07:52:37 CET 2020


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

David Nind <david at davidnind.com> changed:

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

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 100307
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100307&action=edit
Bug 24825: Add [% SET footerjs = 1 %] to circulation-home.tt

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

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list