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