X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FTicketList;h=4f71c65517ccf93624242cf4c2e5f08881c4d783;hp=059ad7be0d76493ff3f3722147b8a6ca57d2a3ad;hb=87b3aa6a705d5ea80b37f3017c7c9cb903ac095a;hpb=f22b714f2b7a38c8a930d8248ccb32751db82b5e diff --git a/rt/share/html/Elements/TicketList b/rt/share/html/Elements/TicketList index 059ad7be0..4f71c6551 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 }}} -<%INIT> -$m->comp( +<% +$m->scomp( '/Elements/CollectionList', %ARGS, Class => 'RT::Tickets' ); - +%> <%ARGS> $Collection => undef $Query => undef