From aad18afa8a584e61dd963d8ad80fd2a9e16520a5 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 17 May 2017 09:47:34 -0700 Subject: [PATCH] fix prospect state dropdown, RT#76043, fallout from #76000 --- httemplate/elements/tr-select-cust_location.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/httemplate/elements/tr-select-cust_location.html b/httemplate/elements/tr-select-cust_location.html index 36ee7b6e5..5ff320b06 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -204,11 +204,20 @@ Example: 'enable_censustract' => 1, &> -% unless ( $prospect_main ) { - % } + <%init> -- 2.11.0