should fix the ui drain bramage on ticketing main... right?
[freeside.git] / 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