X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2315885586efd5c0b43311bf49e801302750e77b..1bc6c2e1dc71da2530a0aac9985526f04cf03885:/app/views/changesets/show.html.erb diff --git a/app/views/changesets/show.html.erb b/app/views/changesets/show.html.erb index 6ae0efb8b..915b0ef35 100644 --- a/app/views/changesets/show.html.erb +++ b/app/views/changesets/show.html.erb @@ -3,7 +3,7 @@ <%= render "sidebar_header", :title => t(".title", :id => @changeset.id) %>
+
<%= linkify(@changeset.tags["comment"].to_s.presence || t("browse.no_comment")) %>
<%= changeset_details(@changeset) %>