mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Remove unneeded code
This commit is contained in:
parent
a28a4ebb34
commit
e010fdbc00
1 changed files with 0 additions and 9 deletions
|
@ -24,15 +24,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<% if @api_user.errors.any? %>
|
||||
<% @api_user.errors.each do |attr, err| %>
|
||||
<%= err %>
|
||||
<br/>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<% if @api_user.errors.any? %>
|
||||
<hr/>
|
||||
<% end %>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="panel panel-default">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue