Bug 24043: (QA follow-up) Fix another TypeError when retrieving status name
authorJosef Moravec <josef.moravec@gmail.com>
Thu, 30 Apr 2020 11:29:56 +0000 (11:29 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 1 May 2020 07:10:35 +0000 (08:10 +0100)
commit5b2c79f1ea8313f6e0328d3efa2ea190b184c1d1
treea2fcf304acf4228210569582ac72c0e5e1567dca
parent2d80fb494c0cb7f142ed1f0e0d29b96ca3dc8640
Bug 24043: (QA follow-up) Fix another TypeError when retrieving status name

Test plan:
1) Apply first patch, and have the same requests as in previous patch
test plan
2) Load ill requests list
2a) You can see another TypeError in console
2b) You can notice, the Placed on and Updated on columns have prepended
another columns with unformatted dates and without header label
3) Apply this patch
4) Reload page (be sure it is not loaded from cache - Ctrl+F5)
5) Errors from 2a and 2b are gone

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js