X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FQuickCreate;fp=rt%2Fshare%2Fhtml%2FElements%2FQuickCreate;h=e4c57cf8fc64c63b253170d385000d428086a6b2;hp=d424e4f4441c71d4143922aff66e1c94bf60028b;hb=a2885e497c74fc2f85055df86d6978db2a8aac77;hpb=236f5573c4210299bf05561c699295ae3da8d73e diff --git a/rt/share/html/Elements/QuickCreate b/rt/share/html/Elements/QuickCreate index d424e4f44..e4c57cf8f 100644 --- a/rt/share/html/Elements/QuickCreate +++ b/rt/share/html/Elements/QuickCreate @@ -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') &>