X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d79b286723145c2dfe72ca922bee6578ef1e2939..74694bcdcd7682259cf979d355e077438f0d4741:/app/views/trace/edit.html.erb?ds=sidebyside
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| %>