multiple fixes and tweaks

This commit is contained in:
Joshua Arts
2018-07-04 15:22:59 -04:00
parent 21e0a3558d
commit 8a9f2a3cc2
6 changed files with 13 additions and 10 deletions

View File

@ -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">