X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a14eff91770edb76843469ec9cb822d278639580..84681ff8683bb7c8f410b2dc13ca5b8695e413a4:/app/views/profiles/edit.html.erb?ds=inline diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index c57f98a04..ac76b4d2d 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 %> -