From c3844472e46c6a6f7499b42a0e4401c1a27a5dc1 Mon Sep 17 00:00:00 2001 From: miker Date: Mon, 12 Oct 2009 20:24:46 +0000 Subject: [PATCH] Patch from Laura Cassell to make the email regexp a bit more forgiving. Specifically, this allows the name portion of the address to contain period separated chunks. git-svn-id: svn://svn.open-ils.org/ILS/trunk@14384 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/conify/global/actor/org_unit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/conify/global/actor/org_unit.html b/Open-ILS/web/conify/global/actor/org_unit.html index d0d85d1fce..647cb89e87 100644 --- a/Open-ILS/web/conify/global/actor/org_unit.html +++ b/Open-ILS/web/conify/global/actor/org_unit.html @@ -239,7 +239,7 @@ &conify.org_unit.editor_pane.main_email; - + -- 2.11.0