proposed fix for CRM-19892
authorsystopia <endres@systopia.de>
Wed, 18 Jan 2017 06:51:09 +0000 (07:51 +0100)
committersystopia <endres@systopia.de>
Wed, 18 Jan 2017 06:51:09 +0000 (07:51 +0100)
templates/CRM/Financial/Form/BatchTransaction.tpl

index 18e9a9911286443bceabcf884382f634482344c9..9f3ce91594900d211dcea4d866fbf54632e97812 100644 (file)
@@ -188,6 +188,7 @@ function buildTransactionSelectorAssign(filterSearch) {
   "bDestroy"   : true,
   "bFilter"    : false,
   "bAutoWidth" : false,
+  "lengthMenu": [ 10, 25, 50, 100, 250, 500, 1000, 2000 ],
   "aaSorting"  : [[5, 'desc']],
   "aoColumns"  : [
     {sClass:'crm-transaction-checkbox', bSortable:false},