]> git.koha-community.org Git - koha.git/commit
Bug 15451: Better error handling
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 Jul 2016 09:26:12 +0000 (10:26 +0100)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Apr 2017 11:20:02 +0000 (23:20 +1200)
commita09f17fa70f6571a9e7432339032623da5272621
tree24bcca922591af75a876db6c86f850f65daa550b
parent8343b56ab1f93dce3f3d58d7d10907e442be3125
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
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
tools/csv-profiles.pl