X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d79b286723145c2dfe72ca922bee6578ef1e2939..f3b6e0faa1cbf92b46555bea2fca62ca1895e703:/app/views/trace/edit.html.erb diff --git a/app/views/trace/edit.html.erb b/app/views/trace/edit.html.erb index 200f6aa26..b2254afdd 100644 --- a/app/views/trace/edit.html.erb +++ b/app/views/trace/edit.html.erb @@ -4,54 +4,46 @@ -<%= form_for @trace, :url => { :action => "edit" } do |f| %> +<%= form_for @trace, :method => :post, :url => { :action => "edit" } do |f| %>