summaryrefslogtreecommitdiff
path: root/rt/webrt/Ticket/Elements/ShowPeople
blob: ff35f484df28887fb833e52eb0cd2bb5ab5fd9d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Owner<BR>
&nbsp;<B><%$Ticket->OwnerObj->Name%></B><BR>
Requestors<BR>
&nbsp;<B><%$Ticket->RequestorsAsString%></B><BR>
Cc<BR>
&nbsp;<B><%$Ticket->CcAsString%></B><BR>
AdminCc<BR>
&nbsp;<B><%$Ticket->AdminCcAsString%></B>
<%ARGS>
$Ticket => undef
</%ARGS>