X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/203ba58bab01b7a61cdff8974cbbfe4f7f639cb1..8dc8479e12b50878ca6b476a4dd72fe1da1f24ad:/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| %>