From: ivan Date: Thu, 5 Nov 2009 00:04:29 +0000 (+0000) Subject: fix county filter on tax config, fallout from city tax changes, RT#5852 X-Git-Tag: root_of_svc_elec_features~701 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=a2731c37ba06eddee353f7f26442de87dd3134b2 fix county filter on tax config, fallout from city tax changes, RT#5852 --- diff --git a/httemplate/browse/cust_main_county.cgi b/httemplate/browse/cust_main_county.cgi index 811fbd660..04d1ae5bb 100755 --- a/httemplate/browse/cust_main_county.cgi +++ b/httemplate/browse/cust_main_county.cgi @@ -278,7 +278,7 @@ if ( scalar(@counties) > 1 ) { 'empty_data_label' => '(none)', 'empty_data_value' => '__NONE__', 'disable_empty' => 0, - 'disable_countyupdate' => 1, + 'disable_cityupdate' => 1, ); } else { $html_posttotal .=