X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fd3c7b23c50df8d4bb6345087ff7aa217e562482..e3c919275818d46a515c183cf373d7a53bc6942a:/app/views/traces/_trace.html.erb diff --git a/app/views/traces/_trace.html.erb b/app/views/traces/_trace.html.erb index ad731c6db..ba503f730 100644 --- a/app/views/traces/_trace.html.erb +++ b/app/views/traces/_trace.html.erb @@ -30,7 +30,7 @@ <%= t(".#{trace.visibility}") %> -
+
<% if trace.tags.empty? %> <%= t ".details_without_tags_html", :time_ago => friendly_date_ago(trace.timestamp), :user => link_to(trace.user.display_name, trace.user) %>