]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/edit.html.erb
Clean up diary_entry.js
[rails.git] / app / views / trace / edit.html.erb
index 202f9039d573b5a81ed954818c91f2af6ee40941..a694d55bb07b718cc3bf906388d45852aa1d29a4 100644 (file)
@@ -2,7 +2,7 @@
 
 <img src="<%= url_for :controller => 'trace', :action => 'picture', :id => @trace.id, :display_name => @trace.user.display_name %>">
 
-<% form_for :trace, @trace do |f| %>
+<%= form_for @trace, :url => { :action => "edit" } do |f| %>
 
 <table border="0">
   <tr>