[Koha-bugs] [Bug 24825] New: 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 00:35:15 CET 2020


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

            Bug ID: 24825
           Summary: circulation-home.tt is missing [% SET footerjs = 1 %]
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

circulation-home.tt does not have [% SET footerjs = 1 %], therefore
javascript/jQuery are impossible on this page.

TO RECERATE:
-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.

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