From: ivan Date: Thu, 20 May 2010 09:44:38 +0000 (+0000) Subject: no... X-Git-Tag: root_of_svc_elec_features~258 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=4c71b97105050bfac8949fd044bdc010dc68f418;p=freeside.git no... --- diff --git a/rt/share/html/Elements/TicketList b/rt/share/html/Elements/TicketList index 4f71c6551..ae65367ba 100644 --- a/rt/share/html/Elements/TicketList +++ b/rt/share/html/Elements/TicketList @@ -45,13 +45,13 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} -<% -$m->scomp( +<%INIT> +$m->comp( '/Elements/CollectionList', %ARGS, Class => 'RT::Tickets' ); -%> + <%ARGS> $Collection => undef $Query => undef