RT#34237: installer scheduling [v3 only, fix to ModifyCustomFieldsPopup.html for...
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 5 Apr 2016 08:44:32 +0000 (03:44 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Tue, 5 Apr 2016 08:44:32 +0000 (03:44 -0500)
rt/share/html/Ticket/ModifyCustomFieldsPopup.html

index 29aa989..4084f68 100755 (executable)
@@ -58,7 +58,7 @@
 % $m->callback( CallbackName => 'FormStart', ARGSRef => \%ARGS );
 <input type="hidden" class="hidden" name="id" value="<% $TicketObj->Id %>" />
 
-<& /Elements/EditCustomFieldCustomGroupings, Object => $TicketObj &>
+<& Elements/EditCustomFields, TicketObj => $TicketObj, AsTable => 1 &>
 
 %# <& /Elements/Submit, Name => 'SubmitTicket', Label => loc('Save Changes'), Caption => loc("If you've updated anything above, be sure to"), color => "#993333" &>
   <div class="submit">