X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FQuickCreate;h=7ad10463fb4d80d395015dd9657d92b9681a8ac3;hb=44dd00a3ff974a17999e86e64488e996edc71e3c;hp=d424e4f4441c71d4143922aff66e1c94bf60028b;hpb=cbfeb5f6b7490f78361318ce6290bfb442dbfcbe;p=freeside.git diff --git a/rt/share/html/Elements/QuickCreate b/rt/share/html/Elements/QuickCreate index d424e4f44..7ad10463f 100644 --- a/rt/share/html/Elements/QuickCreate +++ b/rt/share/html/Elements/QuickCreate @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -45,10 +45,12 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} +% my $QueueObj = RT::Queue->new($session{'CurrentUser'});
<&| /Widgets/TitleBox, title => loc('Quick ticket creation') &>
callback(CallbackName => 'InFormElement'); > @@ -74,6 +76,7 @@ <&|/l&>Content: +<& /Ticket/Elements/AddAttachments, %ARGS, QueueObj => $QueueObj &> <& /Elements/Submit, Label => loc('Create') &>