[Rt-commit] r8315 - in rtir/branches/2.3-EXPERIMENTAL: .
thayes at bestpractical.com
thayes at bestpractical.com
Mon Jul 30 13:07:51 EDT 2007
Author: thayes
Date: Mon Jul 30 13:07:51 2007
New Revision: 8315
Modified:
rtir/branches/2.3-EXPERIMENTAL/ (props changed)
rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Display.html
Log:
r8472 at toth: toth | 2007-07-30 13:07:11 -0400
* Changed call to ShowLock to refer to the appropriate file (html/Elements/ShowLock)
Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Display.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Display.html (original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Display.html Mon Jul 30 13:07:51 2007
@@ -29,7 +29,7 @@
current_subtab => 'RTIR/Display.html?id='.$id,
Title => loc("Incident #[_1]: [_2]", $id, $TicketObj->Subject) &>
-<& /RTIR/Elements/ShowLock, Ticket => $TicketObj &>
+<& /Elements/ShowLock, Ticket => $TicketObj &>
<& /Elements/ListActions, actions => \@results &>
<table border="0" cellpadding="0" cellspacing="2" width="100%"><tr><td valign="top" width="50%">
More information about the Rt-commit
mailing list