bentsherman / ledger

A simple web-app to manage credits and debts among peers
MIT License
1 stars 0 forks source link

Pagination of transactions #6

Closed bentsherman closed 4 years ago

bentsherman commented 4 years ago

Show only 100 transactions at a time in case the number of transactions becomes very large.

bentsherman commented 4 years ago

Done.