From 4c71b97105050bfac8949fd044bdc010dc68f418 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 20 May 2010 09:44:38 +0000 Subject: [PATCH] no... --- rt/share/html/Elements/TicketList | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.11.0