mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-02-12 15:58:41 +00:00
Split
This commit is contained in:
parent
7d58a2eff5
commit
e04f34ce49
|
|
@ -14,7 +14,7 @@
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$footerView = new \Web\Views\Lists\PaginationView($this->app, $this->request, $this->response);
|
$footerView = new \Web\Views\Lists\PaginationView($this->app, $this->request, $this->response);
|
||||||
$footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig');
|
$footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig');
|
||||||
$footerView->setPages(20);
|
$footerView->setPages(20);
|
||||||
$footerView->setPage(1);
|
$footerView->setPage(1);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user