Bug 15451: Better error handling
commitec2271227c6f7beaf0016b618daebd31ee42d515
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 Jul 2016 09:26:12 +0000 (22 10:26 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Jul 2016 17:18:37 +0000 (22 17:18 +0000)
tree422cd63ca49439d06421b28d791c55510e932888
parent00eeb41162066f80053e29a728a1510a8626eb24
Bug 15451: Better error handling

1/ If a librarian edit (add_validate) a non-existing csv profile, we
explicitely die
2/ If you try to delete a non-existing csv profile, you will now get a
nice alert box

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
tools/csv-profiles.pl