& /Minimal/Elements/Header, Title => loc('#[_1]: [_2]', $Ticket->id, $Ticket->Subject) &> <& /Elements/ListActions, actions => \@results &>
<&| /Widgets/TitleBox, title => loc('The Basics'), title_class=> 'inverse', color => "#993333" &> <& /Ticket/Elements/ShowCustomFields, Ticket => $Ticket &> &> | <&| /Widgets/TitleBox, title => loc("Status"), title_class=> 'inverse', color => "#663366" &> <& Elements/ShowStatus, Ticket => $Ticket, UpdatedLink => 0 &> &> |
<&| /Widgets/TitleBox, title => loc("Collective Data"), title_class=> 'inverse', color => "#663366" &> % $m->out($cif_data); &> |