From 2b106bccd4925eac180e9b1c48cf2d423d4a8aee 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 Signed-off-by: Thomas Berezansky --- 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 | 177 +++++++++++++++++----- 3 files changed, 163 insertions(+), 40 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 @@
+ +