From d903fcb9e37b666156a69f3b0d3b82f15732a778 Mon Sep 17 00:00:00 2001 From: Abijah Date: Tue, 4 Mar 2014 00:30:49 +0000 Subject: [PATCH] Added bigger limit options to the customer list for receipts git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1046 97e9348a-65ac-dc4b-aefc-98561f571b83 --- site/views/customers/receipt.ctp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/views/customers/receipt.ctp b/site/views/customers/receipt.ctp index 11c458c..a3349c1 100644 --- a/site/views/customers/receipt.ctp +++ b/site/views/customers/receipt.ctp @@ -301,7 +301,7 @@ echo $this->element('customers', array ), 'action' => 'current', 'nolinks' => true, - 'limit' => 10, + 'limit' => 20, ))); echo ('
' .