From: Ivan Kohler Date: Mon, 15 May 2017 17:15:06 +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=9a6e080912eb49a601b574591321cfc915359dc0;hp=cf98bcb1b302d553ef050c2ef1e4fe7b660705b1 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 47a917dbd..34ed78dd4 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -205,9 +205,13 @@ Example: 'enable_censustract' => 1, ) %> - + +% unless ( $prospect_main ) { + +% } + <%init> my $conf = new FS::Conf;