forked from Public/pics
ViewPeople: add space between tags and page index widget
This commit is contained in:
parent
a7ce206953
commit
41d14b5aee
@ -52,7 +52,7 @@ class ViewPeople extends HTMLController
|
||||
'start' => $start,
|
||||
'base_url' => BASEURL . '/people/',
|
||||
'page_slug' => 'page/%PAGE%/',
|
||||
'index_class' => 'pagination-lg justify-content-center',
|
||||
'index_class' => 'pagination-lg mt-5 justify-content-center',
|
||||
]);
|
||||
$this->page->adopt(new PageIndexWidget($pagination));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user