Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Pagination container class #135

Closed
dranovsk opened this issue Nov 26, 2014 · 1 comment
Closed

Pagination container class #135

dranovsk opened this issue Nov 26, 2014 · 1 comment
Milestone

Comments

@dranovsk
Copy link

Hello Louis,

Please expose pagination container style through bootstrap options, to be able to add pagination-sm or pagination-lg to container ul.
Currently it's hardcoded, see function _overridePagination, line - var $paginationContainer = $('<ul></ul>', { 'class': 'pagination' });

I can add 'pagination-sm' in initComplete, but it's overridden on every next paginations buttons click and it's too early in preDrawCallback.

Thanks,
Slav

l-lin added a commit that referenced this issue Nov 29, 2014
@l-lin l-lin closed this as completed Nov 29, 2014
@dranovsk
Copy link
Author

dranovsk commented Dec 6, 2014

Thank you Louis!

@l-lin l-lin added this to the v0.3.1 milestone Dec 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants