mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
fixed codeclimate errors
This commit is contained in:
parent
b425a14f39
commit
48555c23b6
3 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
</thead>
|
||||
|
||||
<tbody>
|
||||
<%= render @accounts %>
|
||||
<%= render partial: 'account', collection: @accounts %>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue