X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d79b286723145c2dfe72ca922bee6578ef1e2939..facce9d0bb04ebdaa185c65eb8772aa7ff4db01f:/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| %>