X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2c5e981684defe603e9c579a2e59dedf30dc9745..d3388abe51a946ae0abc645d831a93b1b2cc6749:/app/views/traces/_trace.html.erb diff --git a/app/views/traces/_trace.html.erb b/app/views/traces/_trace.html.erb index 44de2ef06..ba14f214e 100644 --- a/app/views/traces/_trace.html.erb +++ b/app/views/traces/_trace.html.erb @@ -38,20 +38,22 @@ <%= safe_join(trace.tags.collect { |tag| link_to_tag tag.tag }, ", ") %> <% end %>

-

+

<%= trace.description %>

<% if trace.inserted? %> - + <% end %>