From ebf0c7a53dcddcced1fa524d3efb41d585e59890 Mon Sep 17 00:00:00 2001 From: phasefx Date: Sun, 26 Sep 2010 03:17:31 +0000 Subject: [PATCH] make address_type required in the patron editor, otherwise a blank value sends a null to the db where it silently fails git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@18000 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/templates/default/actor/user/register_table.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/templates/default/actor/user/register_table.tt2 b/Open-ILS/web/templates/default/actor/user/register_table.tt2 index 06a929bdce..4e9fcbe2b0 100644 --- a/Open-ILS/web/templates/default/actor/user/register_table.tt2 +++ b/Open-ILS/web/templates/default/actor/user/register_table.tt2 @@ -81,7 +81,7 @@ - + -- 2.11.0