Koha/koha-tmpl/intranet-tmpl
Galen Charlton 8a32843ebf Bug 11392: (follow-up) fix syntax error in template
In the two FOREACH loops introduced by the patch, wrap
the module and action names with quotes.  This fixes a
problem where parsing the template crashes with the following
error:

  Template process failed: file error - parse error - .../viewlog.tt line 83: unexpected token (RETURN)
    [% FOREACH actx IN [ ADD DELETE MODIFY ISSUE RETURN CREATE ] %] at .../C4/Templates.pm line 132.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-23 15:09:23 +00:00
..
js Bug 11369: (follow-up) generate searchid in browser.js 2014-05-02 23:19:59 +00:00
lib Bug 11578: (follow-up) align budget names 2014-05-03 18:15:05 +00:00
prog Bug 11392: (follow-up) fix syntax error in template 2014-05-23 15:09:23 +00:00