X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/613b748c5556139bdd04b6cda2f5ebf448e20aa2..e6db73f8d320bfd0b9c679ab1648e62d35cdf0bf:/app/views/browse/_common_details.html.erb diff --git a/app/views/browse/_common_details.html.erb b/app/views/browse/_common_details.html.erb index 351ec4c6a..3748f2f65 100644 --- a/app/views/browse/_common_details.html.erb +++ b/app/views/browse/_common_details.html.erb @@ -1,21 +1,21 @@ -
<% if common_details.changeset.tags['comment'].present? %> <%= linkify(common_details.changeset.tags["comment"]) %> <% else %> <%= t "browse.no_comment" %> <% end %> - +