The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
%# RT::Extension::ReferenceIDoitObjects
%#
%# Copyright 2011-12 synetics GmbH, http://i-doit.org/
%#
%# This program is free software; you can redistribute it and/or modify it under
%# the same terms as Perl itself.
%#
%# Request Tracker (RT) is Copyright Best Practical Solutions, LLC.

<&| /Widgets/TitleBox, title => loc('Referenced i-doit objects'), class=> 'ticket-info-basic' &>
    <& /Ticket/Elements/EditIDoitObjects, TicketObj => $Ticket &>
</&>

<%INIT>

</%INIT>

<%ARGS>
$Ticket => undef
</%ARGS>