[Rt-devel] [patch] small tweak to make history nodelet title linked

Jerrad Pierce jpierce at cambridgeenergyalliance.org
Sat Oct 11 02:02:05 EDT 2008


--- share/html/Ticket/Elements/ShowHistory      2008-08-30
19:22:14.000000000 -0400
+++ local/html/Ticket/Elements/ShowHistory      2008-10-11
01:58:45.000000000 -0400
@@ -77,7 +77,9 @@
     }
 </%perl>
 <div class="history">
-<& /Widgets/TitleBoxStart, title => $title, titleright_raw => $titleright &>
+<& /Widgets/TitleBoxStart, title => $title, titleright_raw => $titleright,
+   title_href =>
RT->Config->Get('WebPath')."/Ticket/History.html?id=".$Ticket->Id,
+&>
 % }

 <div id="ticket-history">


-- 
Cambridge Energy Alliance: Save money & the planet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkage.patch
Type: text/x-patch
Size: 501 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20081011/c4bec820/attachment.bin 


More information about the Rt-devel mailing list