From 5b1eff981d428d7964400120c149a821992f0fd1 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 3 Aug 2007 22:10:50 +0000 Subject: [PATCH] fix merge nit --- rt/html/Ticket/Elements/ShowSummary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt/html/Ticket/Elements/ShowSummary b/rt/html/Ticket/Elements/ShowSummary index d171f408e..e3464c732 100644 --- a/rt/html/Ticket/Elements/ShowSummary +++ b/rt/html/Ticket/Elements/ShowSummary @@ -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 &> -- 2.11.0