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

Kevin Falcone falcone at bestpractical.com
Wed Apr 9 17:53:31 EDT 2014


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

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

commit bfd511582036643bfdfea6fac2177ec9d50e5199
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