summaryrefslogtreecommitdiff
path: root/rt/webrt/Elements/SelectNewTicketQueue
blob: 9f5cd2871ad92582b386c8557e9521eb7522a61e (plain)
1
2
3
4
5
6
7
8
9
%# $Header: /home/cvs/cvsroot/freeside/rt/webrt/Elements/Attic/SelectNewTicketQueue,v 1.1 2002-08-12 06:17:08 ivan Exp $
<& SelectQueue, Name => $Name, Verbose => $Verbose, Default => $Default,
	ShowAllQueues => 0, ShowNullOption => 0 &>

<%ARGS>
$Name => 'Queue'
$Verbose => undef
$Default => undef
</%ARGS>