[freeside-commits] freeside/rt/html/Ticket/Elements ShowSummary, 1.5, 1.6
Ivan,,,
ivan at wavetail.420.am
Fri Aug 3 15:10:52 PDT 2007
Update of /home/cvs/cvsroot/freeside/rt/html/Ticket/Elements
In directory wavetail:/tmp/cvs-serv1646
Modified Files:
ShowSummary
Log Message:
fix merge nit
Index: ShowSummary
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/html/Ticket/Elements/ShowSummary,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ShowSummary 3 Aug 2007 21:49:02 -0000 1.5
+++ ShowSummary 3 Aug 2007 22:10:50 -0000 1.6
@@ -67,7 +67,7 @@
<& /Ticket/Elements/ShowPeople, Ticket => $Ticket &>
</&>
- <& /Widgets/TitleBoxStart, title => loc('Customers'),
+ <&| /Widgets/TitleBox, title => loc('Customers'),
title_href =>"$RT::WebPath/Ticket/ModifyCustomers.html?id=".$Ticket->Id,
class=> 'ticket-info-customers' &>
<& /Ticket/Elements/ShowCustomers, Ticket => $Ticket &>
More information about the freeside-commits
mailing list