Bug 12180 - Remove HTML from batchMod.pl
commit6f10c7bbbcb596e79344d15885df8b36eb7d7f51
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 4 May 2014 17:19:02 +0000 (4 14:19 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 19 Aug 2014 12:28:07 +0000 (19 09:28 -0300)
tree119681afe3078afe2d736a4d5e81930c34548174
parent7d203a28fe4f6b8af5df2ef0e67f4b3c9ee2579c
Bug 12180 - Remove HTML from batchMod.pl

This patch removes HTML code from batchMod.pl

To test:
1. Check no regressions on batchMod editor,
Go to Tools > Batch item modification,
put a know barcode on barcode list, press continue

2. Check new line on translation files, update
a language, look for 'Tag editor'

Fixed capitalisation

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Amended patch, a stupid mistake on line 198 of batchMod-edit.tt

-                    [% javascript %]
+                    [% mv.javascript %]

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, no problems found.
Passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
tools/batchMod.pl