forked from External/greenlight
multiple fixes and tweaks
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<br>
|
||||
<%= f.label "Provider", class: "form-label" %>
|
||||
<%= f.text_field :provider, class: "form-control", value: @user.provider.capitalize, readonly: "" %>
|
||||
<%= f.text_field :provider, class: "form-control", readonly: "" %>
|
||||
|
||||
<%= f.label "Image", class: "form-label mt-5" %>
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user