X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c4090bb150e0eb866151ba0477e50b0421d60527..2ce7060757ecfe242ddcb045084551b6bde21368:/app/views/browse/note.html.erb?ds=inline diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 7f863fef4..d35ac8419 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -6,8 +6,13 @@
-

<%= 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" %>