Koha/koha-tmpl/intranet-tmpl
Jonathan Druart c6e09ca387 Bug 18136: Fix ExportRemoveFields pre-fill behaviour
Looks like it's caused by bug 13190.
Variable export_remove_fields is not sent to the template, let's
retrieve the syspref's value using the TT plugin.

Test plan:
Fill ExportRemoveFields with something (100a for instance)
Go on a checkout list page
At the bottom, the "do not export fields" input box should be pre-filled
with the content of the syspref

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-02-17 11:25:14 +00:00
..
js
lib Bug 16239: Update Bootstrap to 3.3.7 2017-01-13 14:41:21 +00:00
prog Bug 18136: Fix ExportRemoveFields pre-fill behaviour 2017-02-17 11:25:14 +00:00