summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorivan <ivan>2010-05-20 09:44:38 +0000
committerivan <ivan>2010-05-20 09:44:38 +0000
commit4c71b97105050bfac8949fd044bdc010dc68f418 (patch)
tree15deaba7ab4b30c1ca97fc7d754ee5c5b8262742 /rt
parent87b3aa6a705d5ea80b37f3017c7c9cb903ac095a (diff)
no...
Diffstat (limited to 'rt')
-rw-r--r--rt/share/html/Elements/TicketList6
1 files 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'
);
-%>
+</%INIT%>
<%ARGS>
$Collection => undef
$Query => undef