]> git.uio.no Git - usit-rt.git/blobdiff - share/html/SelfService/Elements/MyRequests
Putting 4.2.0 on top of 4.0.17
[usit-rt.git] / share / html / SelfService / Elements / MyRequests
index b6f8f8979f998ab64a020393cfb945497f09d151..8bf23785893e3691ad1134a5073f2ac74173fd48 100644 (file)
 %# END BPS TAGGED BLOCK }}}
 <&| /Widgets/TitleBox, title => $title &>
 <& /Elements/CollectionList, Title   => $title,
-                        Format  => $Format, 
-                        Query   => $Query, 
-                        Order   => @Order, 
-                        OrderBy => @OrderBy,
-                        BaseURL => $BaseURL,
-                        AllowSorting => 1,
-                        Class   => 'RT::Tickets',
-             Rows    => $Rows,
-                        Page    => $Page &>
+  Format  => $Format,
+  Query   => $Query,
+  Order   => @Order,
+  OrderBy => @OrderBy,
+  BaseURL => $BaseURL,
+  AllowSorting => 1,
+  Class   => 'RT::Tickets',
+  Rows    => $Rows,
+  Page    => $Page &>
 </&>
 
 <%INIT>