[freeside-commits] freeside/httemplate/view/cust_main tickets.html, 1.11, 1.12 packages.html, 1.64, 1.65 payment_history.html, 1.38, 1.39

Ivan,,, ivan at wavetail.420.am
Mon Jun 15 20:29:28 PDT 2009


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

Modified Files:
	tickets.html packages.html payment_history.html 
Log Message:
basic customer view tabs, RT#5586

Index: payment_history.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/payment_history.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- payment_history.html	16 Feb 2009 23:54:39 -0000	1.38
+++ payment_history.html	16 Jun 2009 03:29:26 -0000	1.39
@@ -1,5 +1,3 @@
-<BR><BR><A NAME="history"><FONT SIZE="+2">Payment History</FONT></A><BR>
-
 %# payment links
 
 % my $s = 0;

Index: tickets.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/tickets.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- tickets.html	24 Jan 2008 21:16:42 -0000	1.11
+++ tickets.html	16 Jun 2009 03:29:26 -0000	1.12
@@ -1,6 +1,3 @@
-<A NAME="tickets"><FONT SIZE="+2">Tickets</FONT></A>
-<BR>
-
 (<A HREF="<% $open_link %>">View <% $openlabel %> tickets for this customer</A>)
 (<A HREF="<% $res_link  %>">View resolved tickets for this customer</A>)
 <BR>

Index: packages.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/packages.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- packages.html	20 May 2009 15:27:17 -0000	1.64
+++ packages.html	16 Jun 2009 03:29:26 -0000	1.65
@@ -1,5 +1,3 @@
-<A NAME="cust_pkg"><FONT SIZE="+2">Packages</FONT></A><BR>
-
 % my $s = 0;
 % if ( $curuser->access_right('Order customer package') ) { 
   <% $s++ ? ' | ' : '' %>



More information about the freeside-commits mailing list