X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b25a468e3c0aeb868f46ea758d4cf33ad7890bcb..2fa81de6a95e7f82ac67cda2b6b6cecbfabf694a:/app/views/trace/edit.html.erb?ds=sidebyside diff --git a/app/views/trace/edit.html.erb b/app/views/trace/edit.html.erb index e1382a1be..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 %> |