[freeside-commits] freeside/httemplate/edit svc_acct.cgi,1.44,1.45
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Jan 17 15:27:19 PST 2007
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail:/tmp/cvs-serv1644/httemplate/edit
Modified Files:
svc_acct.cgi
Log Message:
link to customer from manual payment screen (ticket 1414)
Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/svc_acct.cgi,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- svc_acct.cgi 29 Dec 2006 08:51:32 -0000 1.44
+++ svc_acct.cgi 17 Jan 2007 23:27:17 -0000 1.45
@@ -134,7 +134,8 @@
% }
% if ( $cust_main ) {
- <% include( '/elements/small_custview.html', $cust_main, '', 1 ) %>
+ <% include( '/elements/small_custview.html', $cust_main, '', 1,
+ popurl(2) . "view/cust_main.cgi") %>
<BR>
% }
More information about the freeside-commits
mailing list