summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-04-05 03:44:32 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-04-05 03:44:32 -0500
commit4b39a40f110de90403417bc75a40f35a2861126c (patch)
treedfdeb39874fd0ddf69afcf3d556e62a7aebddac3
parent8addc352aa40a2fde9f1dd221de43371141bf7b9 (diff)
RT#34237: installer scheduling [v3 only, fix to ModifyCustomFieldsPopup.html for earlier RT version]
-rwxr-xr-xrt/share/html/Ticket/ModifyCustomFieldsPopup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/Ticket/ModifyCustomFieldsPopup.html b/rt/share/html/Ticket/ModifyCustomFieldsPopup.html
index 29aa9895b..4084f6807 100755
--- a/rt/share/html/Ticket/ModifyCustomFieldsPopup.html
+++ b/rt/share/html/Ticket/ModifyCustomFieldsPopup.html
@@ -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">