RT 4.2.11, ticket#13852
[freeside.git] / rt / share / html / Ticket / Elements / EditDates
index 7793a8a..710ee51 100755 (executable)
@@ -76,6 +76,7 @@
       <& /Elements/SelectDate, menu_prefix => 'WillResolve', current => 0 &> (<% $TicketObj->WillResolveObj->AsString %>)
     </td>
   </tr>
+  <& /Elements/EditCustomFields, Object => $TicketObj, Grouping => 'Dates', InTable => 1 &>
 % $m->callback( %ARGS, CallbackName => 'EndOfList', Ticket => $TicketObj );
 </table>
 <%ARGS>