From: Ivan Kohler Date: Mon, 15 May 2017 17:15:09 +0000 (-0700) Subject: fix address stickiness on errors, RT#76000 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4da979f579e6ba1f3a502270ebb4b8e48526747e fix address stickiness on errors, RT#76000 --- diff --git a/httemplate/elements/tr-select-cust_location.html b/httemplate/elements/tr-select-cust_location.html index abaaa5b42..af25df362 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -224,9 +224,13 @@ Example: 'enable_censustract' => 1, ) %> - + +% unless ( $prospect_main ) { + +% } + <%init> my $conf = new FS::Conf;