fixed bank statements page

This commit is contained in:
dinsmol 2021-08-03 12:19:07 +03:00
parent 8108f96042
commit f125a49501

View file

@ -33,4 +33,4 @@
= paginate @bank_statements
.col-md-6.text-right
.pagination
= t(:result_count, count: @count)
= t(:result_count, count: @q.result.count)