X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ca4a2d9e9a3bdf214c6ec26ca9744aab4960a25a..96a12196bfc234af10b6cbda305f2bb9b48a07ee:/app/views/changesets/show.html.erb diff --git a/app/views/changesets/show.html.erb b/app/views/changesets/show.html.erb index 70b1877b5..3f1aeb201 100644 --- a/app/views/changesets/show.html.erb +++ b/app/views/changesets/show.html.erb @@ -52,6 +52,12 @@ :data => { :method => comment.visible ? "DELETE" : "POST", :url => api_changeset_comment_visibility_path(comment) } %> <% end %> + + + + + +
<%= comment.body.to_html %>