Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / rt / share / html / Admin / Groups / History.html
index bc3ff95..45df069 100644 (file)
 <& /Admin/Elements/Header, Title => $title  &>
 <& /Elements/Tabs &>
 
-<& /Ticket/Elements/ShowHistory,
-    Ticket => $GroupObj,
+<& /Elements/ShowHistory,
+    Object => $GroupObj,
     ShowDisplayModes => 0,
+    DisplayPath => 'History.html',
 &>
 
 <%INIT>