]> git.evergreen-ils.org Git - evergreen/tadl.git/commit
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>
Wed, 30 Oct 2013 17:17:25 +0000 (13:17 -0400)
commit59e1cfe1425a71c2de216206015930997facbfd6
tree78b6fe3a5101700ab3b72ec16a77cd83ecf8fdcc
parent8f7bf4fa1ca5132c911cace1cf0f9d6ee59d4fbd
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