Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pagination html markup to correspond to Bootstrap 3 #34

Open
gtzoganis opened this issue Feb 26, 2014 · 0 comments
Open

Update pagination html markup to correspond to Bootstrap 3 #34

gtzoganis opened this issue Feb 26, 2014 · 0 comments

Comments

@gtzoganis
Copy link
Contributor

Hi,

Although nowhere referenced in the readme, it seems to me that the generated html follows the bootstrap directives. I was using Bootstrap 2.3.2 in my project and it was working fine.

However, the html produced for the pagination controls in no longer works in Bootstrap 3. Specifically, the pagination classname should be assigned to the <ul> itself, not the surrounding div. To center the pagination controls you could simply add the text-center class in the surrounding div.

Is upgrading this part of Backbone Datagrid something you would consider?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant