freeside/httemplate/view cust_main.cgi,1.92,1.93

ivan ivan at pouncequick.420.am
Wed Dec 29 04:00:13 PST 2004


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory pouncequick:/tmp/cvs-serv14192/httemplate/view

Modified Files:
	cust_main.cgi 
Log Message:
historical (immutable) invoice details about services and other history infrastructure

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- cust_main.cgi	11 Dec 2004 07:51:00 -0000	1.92
+++ cust_main.cgi	29 Dec 2004 12:00:07 -0000	1.93
@@ -109,13 +109,6 @@
 <% } %>
 
 <BR><BR>
-<%= include('cust_main/order_pkg.html', $cust_main ) %>
-
-<% if ( $conf->config('payby-default') ne 'HIDE' ) { %>
-  <%= include('cust_main/quick-charge.html', $cust_main ) %>
-  <BR>
-<% } %>
-
 <%= include('cust_main/packages.html', $cust_main ) %>
 
 <% if ( $conf->config('payby-default') ne 'HIDE' ) { %>




More information about the freeside-commits mailing list