]> git.evergreen-ils.org Git - Evergreen.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)
committerMike Rylander <mrylander@gmail.com>
Wed, 9 Apr 2014 15:05:56 +0000 (11:05 -0400)
commit0707923123fa2f6d95157463dbd794b91f425afa
tree3a41b542dbd4ae6c2601192b27a441a1e1a5fabc
parentdf77fdd85abec2c11de3a1cdd1b1b7ec6f392d6f
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