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