We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nowadays, this code doesn't work for bootstrap 4 But if you add the class page-link in links and page-item in <li></li> elements, works fine.
page-link
page-item
<li></li>
I try it in javascript file ( jquery-bootstrap-pagination/vendor/assets/javascripts/jquery-bootstrap-pagination.js ) , not in coffeescript.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Nowadays, this code doesn't work for bootstrap 4
But if you add the class
page-link
in linksand
page-item
in<li></li>
elements, works fine.I try it in javascript file ( jquery-bootstrap-pagination/vendor/assets/javascripts/jquery-bootstrap-pagination.js ) , not in coffeescript.
The text was updated successfully, but these errors were encountered: