mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
codeclimate fixes
This commit is contained in:
parent
0c2dc9f957
commit
ec1a48743c
11 changed files with 14 additions and 17 deletions
|
@ -38,4 +38,4 @@
|
|||
= paginate @invoices
|
||||
.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