This commit was generated by cvs2svn to compensate for changes in r10640,
[freeside.git] / rt / share / html / Elements / TicketList
index 4f71c65..059ad7b 100644 (file)
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-<%
-$m->scomp(
+<%INIT>
+$m->comp(
         '/Elements/CollectionList',
         %ARGS,
         Class => 'RT::Tickets'
        );
-%>
+</%INIT>
 <%ARGS>
 $Collection => undef
 $Query => undef