[freeside-commits] freeside/httemplate/misc tax-import.cgi, 1.8.2.1, 1.8.2.2

Jeff Finucane,420,, jeff at wavetail.420.am
Tue Mar 2 17:40:14 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail.420.am:/tmp/cvs-serv24561/httemplate/misc

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	tax-import.cgi 
Log Message:
tweak, rearrange, and avoid the vacuum

Index: tax-import.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/tax-import.cgi,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -w -d -r1.8.2.1 -r1.8.2.2
--- tax-import.cgi	16 Feb 2010 02:19:38 -0000	1.8.2.1
+++ tax-import.cgi	3 Mar 2010 01:40:12 -0000	1.8.2.2
@@ -34,12 +34,12 @@
   </TR>
 
   <% include( '/elements/file-upload.html',
-                'field'    => [ 'geofile',
+                'field'    => [ 'geocodefile',
                                 'codefile',
                                 'plus4file',
                                 'zipfile',
-                                'txmatrix',
-                                'detail',
+                                'txmatrixfile',
+                                'detailfile',
                               ],
                 'label'    => [ 'geocode filename',
                                 'code filename',



More information about the freeside-commits mailing list