Merge pull request #646 from jbh-/patch-3

Change pagination to slider-3 for Bootstrap v3
This commit is contained in:
Samuel Georges 2014-09-25 18:08:02 +10:00
commit c9ae293935
1 changed files with 1 additions and 1 deletions

View File

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