X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FPage%2FTab.php;h=f6fc59983e2d48867aa6ca576fb50165b3c45c89;hb=a72acd76c3f47196cc6643204e73438d1a42289d;hp=85a969589e1e6e7563a6c8ef484bd1c6bd788180;hpb=639105c783221c3e7235f88980faa94b635ddad0;p=civicrm-core.git diff --git a/CRM/Contribute/Page/Tab.php b/CRM/Contribute/Page/Tab.php index 85a969589e..f6fc59983e 100644 --- a/CRM/Contribute/Page/Tab.php +++ b/CRM/Contribute/Page/Tab.php @@ -1,7 +1,7 @@ set('cid', $this->_contactId); $controller->set('crid', $this->_crid); $controller->set('context', 'contribution'); + $controller->set('limit', 50); $controller->process(); $controller->run();