[freeside-commits] freeside/httemplate/edit cust_main.cgi, 1.101, 1.102
Ivan,,,
ivan at wavetail.420.am
Fri Aug 7 16:08:05 PDT 2009
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv7772/httemplate/edit
Modified Files:
cust_main.cgi
Log Message:
add ability to edit signup dates (turn on cust_main-edit_signupdate config), RT#4644
Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main.cgi,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- cust_main.cgi 27 Jul 2009 03:26:46 -0000 1.101
+++ cust_main.cgi 7 Aug 2009 23:08:03 -0000 1.102
@@ -56,7 +56,7 @@
% }
% }
-<BR><BR>
+<BR>
<FONT SIZE="+1"><B>Billing address</B></FONT>
<% include('cust_main/contact.html',
@@ -182,6 +182,7 @@
<INPUT TYPE="hidden" NAME="otaker" VALUE="<% $cust_main->otaker %>">
+%# cust_main/bottomfixup.js
% foreach my $hidden (
% 'payauto',
% 'payinfo', 'payinfo1', 'payinfo2', 'paytype',
More information about the freeside-commits
mailing list