X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4eecd59a5d976f6edf857c059fa28ed931b73121..6d48655a71908c77b041daae3b4c3631675831ae:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index c57f98a04..b207e72e2 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -9,9 +9,9 @@ <%= bootstrap_form_for current_user, :url => { :action => :update }, :html => { :multipart => true, :autocomplete => :off } do |f| %> <%= f.richtext_field :description, :cols => 80, :rows => 20 %> -