28 Feb
2019
28 Feb
'19
5:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22303 --- Comment #4 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Fridolin SOMERS from comment #3)
(In reply to Owen Leonard from comment #2)
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 %]
But it is a popup, why not using popup-bottom.inc ?
OK not important ;) -- You are receiving this mail because: You are watching all bug changes.