https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24825
--- Comment #10 from Jonathan Druart <[email protected]> --- Hi Lucas, The grep command will list all the template (.tt) files where "SET footerjs" does not exist. In some case it's expected (for instance serials/tables/members_results.tt, or virtualshelves/downloadshelf.tt). I pointed out basketgroup.tt, but actually this file should not set footerjs to 1 (however the logo does not hide(?)). Actually I think the bug is somewhere else. Those files should not need to set footerjs to have IntranetUserJS executed correctly. -- 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/
