[freeside-commits] freeside/httemplate/view/cust_main tickets.html,
1.7, 1.8
Ivan,,,
ivan at wavetail.420.am
Sun Oct 8 17:26:29 PDT 2006
Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail:/tmp/cvs-serv30041/cust_main
Modified Files:
tickets.html
Log Message:
clean up the customer view a tiny bit
Index: tickets.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/tickets.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tickets.html 23 Aug 2006 22:25:39 -0000 1.7
+++ tickets.html 9 Oct 2006 00:26:27 -0000 1.8
@@ -28,8 +28,9 @@
%
%
+<A NAME="tickets"><FONT SIZE="+2">Tickets</FONT></A>
+<BR>
-Highest priority tickets
(<A HREF="<% FS::TicketSystem->href_customer_tickets($cust_main->custnum) %>">View all tickets for this customer</A>)
(<A HREF="<% FS::TicketSystem->href_new_ticket($cust_main, join(', ', grep { $_ !~ /^(POST|FAX)$/ } $cust_main->invoicing_list ) ) %>">New ticket for this customer</A>)
More information about the freeside-commits
mailing list