X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d36fab2913d10bef4eae2cee7c34875f20311af9..6e33cf087185c8b3a7831d5e8b70b0867487b5ea:/app/views/trace/edit.html.erb diff --git a/app/views/trace/edit.html.erb b/app/views/trace/edit.html.erb index 202f9039d..32c07db75 100644 --- a/app/views/trace/edit.html.erb +++ b/app/views/trace/edit.html.erb @@ -1,14 +1,16 @@ -
<%= t'trace.edit.filename' %> | <%= @trace.name %> (<%= link_to t('trace.edit.download'), :controller => 'trace', :action => 'data', :id => @trace.id %>) | -
<%= t'trace.edit.uploaded_at' %> | <%= l @trace.timestamp, :format => :friendly %> |