[Rt-commit] r8196 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR
    ruz at bestpractical.com 
    ruz at bestpractical.com
       
    Tue Jul 17 16:18:05 EDT 2007
    
    
  
Author: ruz
Date: Tue Jul 17 16:18:02 2007
New Revision: 8196
Modified:
   rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html
Log:
* we have no page navigation so always show all siblings
Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html	Tue Jul 17 16:18:02 2007
@@ -48,6 +48,8 @@
     Ticket    => $Ticket,
     BaseQuery => "id != $id",
     Query     => $siblings_query,
+    Rows      => 0,
+    Page      => 1,
 &>
 % }
 
    
    
More information about the Rt-commit
mailing list