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
This commit is contained in:
@@ -301,7 +301,7 @@ echo $this->element('customers', array
|
|||||||
),
|
),
|
||||||
'action' => 'current',
|
'action' => 'current',
|
||||||
'nolinks' => true,
|
'nolinks' => true,
|
||||||
'limit' => 10,
|
'limit' => 20,
|
||||||
)));
|
)));
|
||||||
|
|
||||||
echo ('<DIV CLASS="receipt grid-selection-text">' .
|
echo ('<DIV CLASS="receipt grid-selection-text">' .
|
||||||
|
|||||||
Reference in New Issue
Block a user