Add alert in user editor for method errors
authorJeff Godin <jgodin@tadl.org>
Wed, 30 Oct 2013 17:17:25 +0000 (13:17 -0400)
committerJeff Godin <jgodin@tadl.org>
Thu, 26 Dec 2013 19:10:22 +0000 (14:10 -0500)
commit401b8bcb031284b7515f501368c8d83ee9895f11
tree9a6c0cbdfda37a730ca5768fd55ea48bab08f8f3
parent59f6cb7baec112180e9b4acacdce232f4d0c4011
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>
Open-ILS/web/js/ui/default/actor/user/register.js