From 2a1b4243fa808158fa30ddb7dda6ab591e18779f Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 9 Dec 2011 15:52:32 -0500 Subject: [PATCH] Alert addresses for patron registration : UI Add support for comparing user addresses to alert addresses. When an address is found, the address in question is styled (the header row turns red) and the configured alert message is shown along the top-right, where other warnings appear. Signed-off-by: Bill Erickson --- Open-ILS/src/templates/actor/user/register.tt2 | 5 + Open-ILS/web/css/skin/default/register.css | 21 ++++ Open-ILS/web/js/ui/default/actor/user/register.js | 146 ++++++++++++++++------ 3 files changed, 134 insertions(+), 38 deletions(-) diff --git a/Open-ILS/src/templates/actor/user/register.tt2 b/Open-ILS/src/templates/actor/user/register.tt2 index 379405fc5c..4e7c7fef20 100644 --- a/Open-ILS/src/templates/actor/user/register.tt2 +++ b/Open-ILS/src/templates/actor/user/register.tt2 @@ -40,6 +40,11 @@
+ +