]> git.uio.no Git - usit-rt.git/blob - share/html/Ticket/Update.html.rej
Upgrade to 4.0.13
[usit-rt.git] / share / html / Ticket / Update.html.rej
1 --- share/html/Ticket/Update.html
2 +++ share/html/Ticket/Update.html
3 @@ -178,6 +178,7 @@
4  % $IncludeSignature = 0 if $Action ne 'Respond' && !RT->Config->Get('MessageBoxIncludeSignatureOnComment');
5  <& /Elements/MessageBox, Name=>"UpdateContent", IncludeSignature => $IncludeSignature, %ARGS &>
6  % }
7 +% $m->callback( %ARGS, CallbackName => 'AfterMessageBox' );
8  </td></tr>
9  
10      <& /Ticket/Elements/AddAttachments, %ARGS, TicketObj => $TicketObj &>