]> git.openstreetmap.org Git - rails.git/commit
Make traces/mine redirect to the user's traces page instead of rendering
authorTom Hughes <tom@compton.nu>
Sun, 10 Jan 2010 09:16:18 +0000 (09:16 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 10 Jan 2010 09:16:18 +0000 (09:16 +0000)
commite53b34b80ad5073d78015e4807a8494937ad94fc
treeea867e42a6228ad5dd6bb3093adfac66911c1386
parent314b734aa59ac762de09daacd08bbb952c94783d
Make traces/mine redirect to the user's traces page instead of rendering
it itself. Also make sure the traces page for a user includes the upload
form if the requestor is logged in as that user.
app/controllers/trace_controller.rb
app/views/trace/_trace_form.html.erb
app/views/trace/_trace_header.html.erb
app/views/trace/list.html.erb
app/views/trace/mine.html.erb [deleted file]