mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
codeclimate fix (api_users)
This commit is contained in:
parent
9f2f72b146
commit
0c2dc9f957
2 changed files with 6 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
|||
</div>
|
||||
<div class="col-md-6 text-right">
|
||||
<div class="pagination">
|
||||
<%= t(:result_count, count: @count) %>
|
||||
<%= t(:result_count, count: @q.result.count) %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue