9 Jan
2017
9 Jan
'17
5:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17870 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Affected would be any templates which include: [% PROCESS options_for_libraries... or [% PROCESS options_for_authorised_value_categories... ...because those blocks are defined in html_helpers.inc. The breakage would only occur if you tried to add [% SET footerjs = 1 %] to any of those templates. -- You are receiving this mail because: You are watching all bug changes.