Bug 19420: (Follow-up) Add errors on other pages
authorNick Clemens <nick@bywatersolutions.com>
Fri, 3 Nov 2017 10:33:00 +0000 (10:33 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 8 Nov 2017 16:31:37 +0000 (13:31 -0300)
commit0c9f01f1758fafe3cd8dbe58cf7482df7b30d761
tree77bda63e52ad9b76982aacbb7d77ac3ea5e9d3ed
parentb25cb7ab0f3ff892a273d4d8300483afee414fa3
Bug 19420: (Follow-up) Add errors on other pages

Fix error array (add '0' value)
Update errors on other places using upload.js

Eventually these should all be using the same code in a js file

upload.tt already dealt with these errors, but has diff code, made it
work with new error syntax

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Amended: Removed the added js comment in upload.tt

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/process_koc.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt