]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/edit.html.erb
Merge pull request #1588 from Georeactor/master
[rails.git] / app / views / trace / edit.html.erb
index da273b0ebb390ff42549c9adb30d108e419bbc8e..935862af4766ca30e9da188b227d97f56b528950 100644 (file)
@@ -4,7 +4,7 @@
 
 <img src="<%= url_for :controller => 'trace', :action => 'picture', :id => @trace.id, :display_name => @trace.user.display_name %>">
 
-<%= form_for @trace, :url => { :action => "edit" } do |f| %>
+<%= form_for @trace, :method => :post, :url => { :action => "edit" } do |f| %>
 
 <div id='edit-trace-form' class='standard-form'>
   <fieldset>