mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Correct attribute name
This commit is contained in:
parent
fe690c52f5
commit
9079fc68ec
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
<div class="form-group">
|
||||
<div class="col-md-4 control-label">
|
||||
<%= f.label :role, nil, for: nil, class: 'required' %>
|
||||
<%= f.label :roles, nil, for: nil, class: 'required' %>
|
||||
</div>
|
||||
|
||||
<div class="col-md-7">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue