I have a pagination like:
« First ‹ Prev 1 2 ... 13 14 15 16 17 18 19 20 21 ... 24 25 Next › Last »
This is too long. How can I make this shorter, e.g.:
« ‹ 15 16 17 18 19 › »
I have a pagination like:
« First ‹ Prev 1 2 ... 13 14 15 16 17 18 19 20 21 ... 24 25 Next › Last »
This is too long. How can I make this shorter, e.g.:
« ‹ 15 16 17 18 19 › »
Copyright © 2021 Jogjafile Inc.
wice_grid uses Kaminari internally so you should just be able to configure it in an initializer:
and then you would need to override these I18n values in your locale:
https://github.com/amatsuda/kaminari