switch to bootstrap 3 as default pagination view.

This commit is contained in:
Taylor Otwell
2013-10-01 10:26:17 -05:00
parent 4c7d677909
commit 9c56307345

View File

@@ -26,6 +26,6 @@ return array(
| |
*/ */
'pagination' => 'pagination::slider', 'pagination' => 'pagination::slider-3',
); );