[freeside-commits] freeside/httemplate/browse cust_main_county.cgi, 1.29, 1.30
Ivan,,,
ivan at wavetail.420.am
Wed Nov 4 16:04:31 PST 2009
Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail.420.am:/tmp/cvs-serv19385
Modified Files:
cust_main_county.cgi
Log Message:
fix county filter on tax config, fallout from city tax changes, RT#5852
Index: cust_main_county.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/cust_main_county.cgi,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- cust_main_county.cgi 30 Oct 2009 00:02:50 -0000 1.29
+++ cust_main_county.cgi 5 Nov 2009 00:04:29 -0000 1.30
@@ -278,7 +278,7 @@
'empty_data_label' => '(none)',
'empty_data_value' => '__NONE__',
'disable_empty' => 0,
- 'disable_countyupdate' => 1,
+ 'disable_cityupdate' => 1,
);
} else {
$html_posttotal .=
More information about the freeside-commits
mailing list