From ceeaad3d99869f159bf2fee490aafa4c95d03365 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 7 Jan 2015 14:30:15 -0800 Subject: add city search, RT#31659 --- httemplate/search/cust_main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/search/cust_main.html') diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index 19456e651..503e78274 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -41,7 +41,7 @@ my %search_hash = (); #scalars my @scalars = qw ( - agentnum salesnum status address county state zip country + agentnum salesnum status address city county state zip country paydate_year paydate_month invoice_terms no_censustract with_geocode with_email tax no_tax POST no_POST custbatch usernum -- cgit v1.2.1