Koha/koha-tmpl/intranet-tmpl/prog
Marc Véron 25fa02272d Bug 18654 - Translatability: Get rid of tt directives starting with [%% in translation for itemsearch.tt
This patch removes entries like the following in translations of itemsearch.tt:
"[%% INCLUDE form_field_select name=\"homebranch\" options = branches "
"empty_option = \"All libraries\" %%] [%% INCLUDE form_field_select name="
"\"holdingbranch\" options = branches empty_option = \"All libraries\" %%] %s "
"[%% INCLUDE form_field_select name=\"location\" options = locations "
"empty_option = \"All locations\" %%] %s "

New patch on top of Bug 18633 that resolves parts of initial comment.

To test:
- Verify that in itemsearch.tt no tt directives are splitted by new lines
  (search for [% INCLUDE )
- Verify that itemsearch.tt works as before

Followed test plan and verified that tt directives are not split by new
lines, the changes to the fieldset tags in comment 3 have been removed
and itemtype.tt still works correctly as before

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-30 16:43:35 -03:00
..
css Bug 18551: followup - hide advanced filters in header, move hidding to css file 2017-05-19 10:49:53 -04:00
en Bug 18654 - Translatability: Get rid of tt directives starting with [%% in translation for itemsearch.tt 2017-08-30 16:43:35 -03:00
img Bug 18419 - Broken patron-blank image in viewlog.tt 2017-04-28 06:56:10 -04:00
js Bug 18447 - Remove redundant line 2017-08-25 11:38:46 -03:00
pdf Bug 7267: Add account number to German PDF template 2014-04-11 15:06:07 +00:00
sound