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
Hi,
I want to change prev and next button text. Is it a possible with this paginate modules attrs?
The text was updated successfully, but these errors were encountered:
I think you have to update the template cache that this directive uses. Here is info about how to do that https://docs.angularjs.org/api/ng/service/$templateCache
The name of the template to replace is src/angular-paginate-anything.html as you can see here
src/angular-paginate-anything.html
Sorry, something went wrong.
No branches or pull requests
Hi,
I want to change prev and next button text. Is it a possible with this paginate modules attrs?
The text was updated successfully, but these errors were encountered: