]> git.koha-community.org Git - koha.git/commit
Bug 11392: (follow-up) fix syntax error in template
authorGalen Charlton <gmc@esilibrary.com>
Fri, 23 May 2014 15:02:27 +0000 (15:02 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 23 May 2014 15:11:13 +0000 (15:11 +0000)
commite8cab725ba1b550edceca34ec974af75387b1649
treee26bbb56a5693b3986faa011842efc3ce2f15309
parent1887c2463273bdde3b38da1e03a1ac0501b451f9
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>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt