[freeside-commits] freeside/rt/share/html/Elements TicketList, 1.1.1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Thu May 20 02:35:32 PDT 2010


Update of /home/cvs/cvsroot/freeside/rt/share/html/Elements
In directory wavetail.420.am:/tmp/cvs-serv20847

Modified Files:
	TicketList 
Log Message:
should fix the ui drain bramage on ticketing main... right?

Index: TicketList
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/Elements/TicketList,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -w -d -r1.1.1.1 -r1.2
--- TicketList	31 Dec 2009 13:14:14 -0000	1.1.1.1
+++ TicketList	20 May 2010 09:35:30 -0000	1.2
@@ -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'
 	);
-</%INIT>
+%>
 <%ARGS>
 $Collection => undef
 $Query => undef



More information about the freeside-commits mailing list