Koha/koha-tmpl
Jonathan Druart 27a4149625 Bug 16115: Remove JS error on item search if NOT_LOAN values do not exist
If NOT_LOAN is not present, the item search form will raise a JS error:
SyntaxError: expected expression, got '}'

This patch fixes it by handling this specific case.

Note that the "Status" column is still displayed.

Test plan:
Remove your NOT_LOAN authorised values
Go on the item search form
=> You will not get the JS error and the "Status" bloc is no longer
displayed. There is no need to display it if empty.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-02-14 13:46:48 +00:00
..
intranet-tmpl Bug 16115: Remove JS error on item search if NOT_LOAN values do not exist 2017-02-14 13:46:48 +00:00
opac-tmpl Bug 17960: Replace missing occurrences 2017-02-06 17:42:14 +00:00
favicon.ico
index.html
intranet.html
opac.html