]> 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:07:35 +0000 (11:07 -0400)
commit3d59a013070b41565e67398cb19d246095a05b3d
tree8ed08ddbeb8b87c622dd21a313d86e5f4695dee9
parent36595be8ff3bbc71a447611e34447b34f8edd4b3
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