From a0962c03c0b4eee9c141fdc60bfbcad9b4de5a1d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 20 Aug 2007 14:18:22 +0000 Subject: [PATCH] Set the display name correctly in the image URL. --- app/views/trace/view.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %>

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