Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Joonas Kylmälä f808671295 Bug 29111: Remove unused indicator modification code for items
The indicator value for 952 was hard coded in every case to " ". In
order to achieve that we can simply pass undef to TransformHtmlToXml()
and it will set the indicator values to " ".

To test:
 1) Make sure the submission of (at least some) the modified files
 still work, e.g. test that making a new item via
 cataloguing/additem.pl works.

Signed-off-by: Petro Vashchuk <stalkernoid@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Rebased-by: Joonas Kylmälä <joonas.kylmala@iki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-15 11:34:26 +02:00
..
value_builder
addbiblio.tt
addbooks.tt
additem.tt Bug 29111: Remove unused indicator modification code for items 2021-10-15 11:34:26 +02:00
editor.tt
linkitem.tt
merge.tt Bug 26703: cataloguing folder 2021-04-21 11:16:33 +02:00
moveitem.tt
z3950_auth_search.tt
z3950_search.tt