forked from Public/pics
Pagination: use larger page indices on photo and album index pages
This commit is contained in:
@@ -52,6 +52,7 @@ class ViewPeople extends HTMLController
|
||||
'start' => $start,
|
||||
'base_url' => BASEURL . '/people/',
|
||||
'page_slug' => 'page/%PAGE%/',
|
||||
'index_class' => 'pagination-lg justify-content-center',
|
||||
]);
|
||||
$this->page->adopt(new PageIndexWidget($pagination));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user