summaryrefslogtreecommitdiff
path: root/rt/html/Ticket/Elements/ShowSummary
diff options
context:
space:
mode:
Diffstat (limited to 'rt/html/Ticket/Elements/ShowSummary')
-rw-r--r--rt/html/Ticket/Elements/ShowSummary4
1 files changed, 4 insertions, 0 deletions
diff --git a/rt/html/Ticket/Elements/ShowSummary b/rt/html/Ticket/Elements/ShowSummary
index 5a6e7e099..e2f3e7195 100644
--- a/rt/html/Ticket/Elements/ShowSummary
+++ b/rt/html/Ticket/Elements/ShowSummary
@@ -79,6 +79,9 @@
<& /Elements/TitleBoxEnd &>
<BR>
+
+ <& /Elements/Callback, %ARGS, _CallbackName => 'LeftColumn' &>
+
</TD>
<TD VALIGN=TOP WIDTH="50%" class="boxcontainer">
@@ -100,6 +103,7 @@
<& /Ticket/Elements/ShowRequestor, Ticket => $Ticket &>
+ <& /Elements/Callback, %ARGS, _CallbackName => 'RightColumn' &>
</TD>
</TR>