mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
parent
ac4a7bd769
commit
db0384a58a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<%= f.label :name %>
|
<%= f.label :name %>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-7">
|
<div class="col-md-7">
|
||||||
<%= f.text_field(:name, class: 'form-control') %>
|
<%= f.text_field :name, class: 'form-control', autofocus: true %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue