mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 04:24:06 +00:00
add pagination to account transactions list (#1095)
* add pagination to account transactions list * use global pagination partial
This commit is contained in:
5
config/locales/views/application/en.yml
Normal file
5
config/locales/views/application/en.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
en:
|
||||
application:
|
||||
pagination:
|
||||
rows_per_page: Rows per page
|
||||
Reference in New Issue
Block a user