switch to bootstrap 3 as default pagination view.
This commit is contained in:
@@ -26,6 +26,6 @@ return array(
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'pagination' => 'pagination::slider',
|
'pagination' => 'pagination::slider-3',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user