[freeside-commits] freeside/httemplate/misc tax-import.cgi, 1.9, 1.10

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


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

Modified Files:
	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.9
retrieving revision 1.10
diff -u -w -d -r1.9 -r1.10
--- tax-import.cgi	16 Feb 2010 02:19:54 -0000	1.9
+++ tax-import.cgi	3 Mar 2010 01:39:56 -0000	1.10
@@ -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