X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c4090bb150e0eb866151ba0477e50b0421d60527..111dec6853f9938ac0efd05e9a1cb44fe0fdad66:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 7f863fef4..90d34b574 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -6,8 +6,12 @@
-

<%= h(@note.comments.first.body.to_html) %>

-
+

<%= t('browse.note.mine.description') %>

+
+ <%= h(@note.comments.first.body.to_html) %> +
+ +
<%= note_event('open', @note.created_at, @note.author) %> <% if @note.status == "closed" %>