11 Feb
2019
11 Feb
'19
4:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22303 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- It looks to me like the problem is that the template only includes intranet-bottom.inc if the user is authorized to add to the list. I think the correct solution is to move these lines: [% SET popup_window = 1 %] [% INCLUDE 'intranet-bottom.inc' %] ...to the end of the template, after the last [% END %] -- You are receiving this mail because: You are watching all bug changes.