X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..a3eb48385bcf1465339d473c0c1657e075cd507d:/app/views/trace/edit.html.erb diff --git a/app/views/trace/edit.html.erb b/app/views/trace/edit.html.erb index 32c07db75..da273b0eb 100644 --- a/app/views/trace/edit.html.erb +++ b/app/views/trace/edit.html.erb @@ -6,43 +6,49 @@ <%= form_for @trace, :url => { :action => "edit" } do |f| %> -
<%= 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 %> | -
<%= link_to h(@trace.user.display_name), {:controller => 'user', :action => 'view', :display_name => @trace.user.display_name} %>
+