[freeside-commits] freeside/httemplate/edit/cust_main bottomfixup.js, 1.11, 1.12

Erik Levinson levinse at wavetail.420.am
Wed Jun 22 21:08:22 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail.420.am:/tmp/cvs-serv6696/httemplate/edit/cust_main

Modified Files:
	bottomfixup.js 
Log Message:
echeck: add optional bank branch format, RT13360

Index: bottomfixup.js
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main/bottomfixup.js,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -w -d -r1.11 -r1.12
--- bottomfixup.js	14 Oct 2010 20:45:35 -0000	1.11
+++ bottomfixup.js	23 Jun 2011 04:08:20 -0000	1.12
@@ -3,7 +3,7 @@
 %# ../cust_main.cgi
   var layervars = new Array(
     'payauto',
-    'payinfo', 'payinfo1', 'payinfo2', 'paytype',
+    'payinfo', 'payinfo1', 'payinfo2', 'payinfo3', 'paytype',
     'payname', 'paystate', 'exp_month', 'exp_year', 'paycvv',
     'paystart_month', 'paystart_year', 'payissue',
     'payip',



More information about the freeside-commits mailing list