X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/565171486f6d90321e0291d5ccc3cf6a1c12e730..9d2fed811fd37577bf5cce8e8fe03d2097852428:/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 523607ae6..32c07db75 100644 --- a/app/views/trace/edit.html.erb +++ b/app/views/trace/edit.html.erb @@ -1,17 +1,19 @@ -
<%= 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 %> | +<%= l @trace.timestamp, :format => :friendly %> |