X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/54a158aef39a6a1bdca4ce030170d6f89fc06994..2a32a0427b6d0b496d3a1bd07326b94ec4987de1:/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..cac657ff1 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 %> -