X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/33ea119c8f520a7e679e38b569c202976907a501..74b91c0e3e53b4b8da8d7f759ecca67ff5c39a7b:/app/views/traces/edit.html.erb
diff --git a/app/views/traces/edit.html.erb b/app/views/traces/edit.html.erb
index 6657a33ad..0900a45dc 100644
--- a/app/views/traces/edit.html.erb
+++ b/app/views/traces/edit.html.erb
@@ -4,7 +4,7 @@
-<%= form_for @trace, :method => :post, :url => { :action => "edit" } do |f| %>
+<%= form_for @trace do |f| %>