Add alert in user editor for method errors
authorJeff Godin <jgodin@tadl.org>
Wed, 30 Oct 2013 17:17:25 +0000 (13:17 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 9 Apr 2014 15:07:01 +0000 (11:07 -0400)
commitbbcd9e5859d2d1c6dccccf93fccb3b30b5f32af5
treeaaac2a757a6443cd75c1b37c1ccfcbe77b1adb08
parentd49038c3cf415cc1f424fbd524f261c1aa4d9abe
Add alert in user editor for method errors

Add an alert() in the user editor so that method errors are not
silent.

Without this, a method error (such as when saving a patron fails at
the db level) is silent. Better to at least inform the user that
something is amiss.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/js/ui/default/actor/user/register.js