diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php index b2264a3..7909ab0 100644 --- a/Theme/Backend/editor-list.tpl.php +++ b/Theme/Backend/editor-list.tpl.php @@ -13,12 +13,6 @@ /** * @var \phpOMS\Views\View $this */ - -$footerView = new \Web\Views\Lists\PaginationView($this->app, $this->request, $this->response); -$footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); -$footerView->setPages(20); -$footerView->setPage(1); - $docs = $this->getData('docs'); echo $this->getData('nav')->render(); ?> @@ -44,8 +38,8 @@ echo $this->getData('nav')->render(); ?> printHtml($value->getCreatedAt()->format('Y-m-d H:i:s')); ?> - getHtml('Empty', 0, 0); ?> - + getHtml('Empty', 0, 0); ?> +