should fix the ui drain bramage on ticketing main... right?
authorivan <ivan>
Thu, 20 May 2010 09:35:30 +0000 (09:35 +0000)
committerivan <ivan>
Thu, 20 May 2010 09:35:30 +0000 (09:35 +0000)
rt/share/html/Elements/TicketList

index 059ad7b..4f71c65 100644 (file)
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-<%INIT>
-$m->comp(
+<%
+$m->scomp(
         '/Elements/CollectionList',
         %ARGS,
         Class => 'RT::Tickets'
        );
-</%INIT>
+%>
 <%ARGS>
 $Collection => undef
 $Query => undef