Bug 7406 Fix saved reports display paging inconsistency
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / guided_reports_start.tt
index 3836a02..caf27f1 100644 (file)
@@ -54,7 +54,7 @@ $(document).ready(function(){
   }).tablesorterPager({
     container:     $("#pagertable_reports"),
     positionFixed: false,
-    size:          50
+    size:          20
   });
 });
 //]]>