X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FEvent%2FPage%2FParticipantListing%2FSimple.php;h=5452d805dd0d2f098de1ed19002cd2393791e8a5;hb=5da8912f50ce6b6b9a72a7ad587d7d0ec9ea1e6a;hp=58368dce2e411329b5f9957ee06619d636bc64a3;hpb=2c20f50e843b464ce6c93c264f2545cff3e3edea;p=civicrm-core.git diff --git a/CRM/Event/Page/ParticipantListing/Simple.php b/CRM/Event/Page/ParticipantListing/Simple.php index 58368dce2e..5452d805dd 100644 --- a/CRM/Event/Page/ParticipantListing/Simple.php +++ b/CRM/Event/Page/ParticipantListing/Simple.php @@ -104,7 +104,7 @@ LIMIT $offset, $rowCount"; $params['buttonBottom'] = 'PagerBottomButton'; $params['rowCount'] = $this->get(CRM_Utils_Pager::PAGE_ROWCOUNT); if (!$params['rowCount']) { - $params['rowCount'] = CRM_Utils_Pager::ROWCOUNT; + $params['rowCount'] = Civi::settings()->get('default_pager_size'); } $query = "