Koha/koha-tmpl/intranet-tmpl/prog/en
Nick Clemens 692b095841 Bug 26460: Fix line ending in JSON
Wrong line ending in JSON causes error:
Uncaught SyntaxError: missing } after property list
note: { opened at line 29579, column 15

To test:
1 - Have a title with some items not for hold in staff interface
2 - Set AllowHoldPolicyOverride to 'Allow'
3 - Attempt to place hold on the title
4 - Note JS error in the console and datatable does not load for items
5 - Apply patch
6 - Reload
7 - Error is cleared, table loads correctly

Signed-off-by: David Nind <david@davidnind.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-18 11:08:35 +02:00
..
data
includes Bug 23816: Fix patron edition 2020-09-10 09:57:53 +02:00
modules Bug 26460: Fix line ending in JSON 2020-09-18 11:08:35 +02:00
xslt Bug 15851: (follow-up) Only display the analytics link when required (staff) 2020-09-03 14:18:23 +02:00
columns.def