[Rt-commit] [rtir] 05/11: Update ShowHistory location and pass Object

Jim Brandt jbrandt at bestpractical.com
Thu Mar 20 16:35:45 EDT 2014


This is an automated email from the git hooks/post-receive script.

jbrandt pushed a commit to branch 3.2/incident-investigation-updates
in repository rtir.

commit 27a56d349e747f8f26ae19f2a41b74188624ece2
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Mon Mar 10 09:00:06 2014 -0400

    Update ShowHistory location and pass Object
---
 html/RTIR/Incident/Display.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/RTIR/Incident/Display.html b/html/RTIR/Incident/Display.html
index ca8bbbc..b58d710 100644
--- a/html/RTIR/Incident/Display.html
+++ b/html/RTIR/Incident/Display.html
@@ -118,8 +118,8 @@
 
 </&></div>
 
-<& /Ticket/Elements/ShowHistory,
-    Ticket         => $TicketObj,
+<& /Elements/ShowHistory,
+    Object         => $TicketObj,
     Collapsed      => $ARGS{'Collapsed'},
     ShowHeaders    => $ARGS{'ShowHeaders'},
     DisplayPath    => RT->Config->Get('WebPath') ."/RTIR/Display.html?id=$id",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list