X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d79b286723145c2dfe72ca922bee6578ef1e2939..f0e3a41726ecee0e772269878d1482081cd98c34:/app/views/trace/edit.html.erb diff --git a/app/views/trace/edit.html.erb b/app/views/trace/edit.html.erb index 200f6aa26..935862af4 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| %>