angular-paginate-anything
angular-paginate-anything copied to clipboard
How to change prev and next button text?
Hi,
I want to change prev and next button text. Is it a possible with this paginate modules attrs?
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