From: Tom Hughes Date: Mon, 20 Aug 2007 14:18:22 +0000 (+0000) Subject: Set the display name correctly in the image URL. X-Git-Tag: live~9201 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a0962c03c0b4eee9c141fdc60bfbcad9b4de5a1d?ds=inline Set the display name correctly in the image URL. --- diff --git a/app/views/trace/view.rhtml b/app/views/trace/view.rhtml index c486b6ef6..d907d7c88 100644 --- a/app/views/trace/view.rhtml +++ b/app/views/trace/view.rhtml @@ -1,6 +1,6 @@

<%= @title %>

- +
filename:<%= @trace.name %> (<%= link_to 'download', :controller => 'trace', :action => 'data', :id => @trace.id %>)