mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
fixed bank statements page
This commit is contained in:
parent
8108f96042
commit
f125a49501
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue