X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d3700e6201b4b78a70bbb2941572edc985b63c2c..04afeeb32fae6ba52810db72d22449e548994de0:/app/views/traces/edit.html.erb diff --git a/app/views/traces/edit.html.erb b/app/views/traces/edit.html.erb index 6657a33ad..b5b4a84d6 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| %>