Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
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
..
batchMod-del.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
batchMod-edit.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
batchMod.tt
cleanborrowers.tt Bug 11975: improve the batch patron deletion code 2014-05-09 14:32:21 +00:00
csv-profiles.tt Bug 12094: fix default tab selection broken by jQueryUI upgrade 2014-04-22 14:51:18 +00:00
export.tt
holidays.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
import_borrowers.tt Bug 12106: fix capitalization: "Patron Attributes" on tools/patron import 2014-05-22 21:10:28 +00:00
inventory.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
koha-news.tt Bug 7567: (follow-up) Modify DataTables configuration 2014-04-07 18:14:20 +00:00
letter.tt Bug 9016: (follow-up) standardize case of message transport type columns 2014-05-02 21:17:49 +00:00
manage-marc-import.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
marc_modification_templates.tt
modborrowers.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
overduerules.tt Bug 9016: (follow-up) standardize case of message transport type columns 2014-05-02 21:17:49 +00:00
picture-upload.tt
quotes-upload.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
quotes.tt Bug 12163 - fix adding new quotes 2014-05-06 16:03:23 +00:00
scheduler.tt
stage-marc-import.tt
tools-home.tt
upload-images.tt Bug 11785 - Use validation plugin when uploading local cover images 2014-02-20 16:56:21 +00:00
viewlog.tt Bug 11392: (follow-up) fix syntax error in template 2014-05-23 15:09:23 +00:00