X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c8f0a81eb7043c297e050c1f3ff8a8cf7ff613bc..b5046fdcd02b7ae9c10f22fa0b483e6eb2e06fa3:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 0180e26ca..3373b0b6d 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -28,10 +28,6 @@
<%= t "javascripts.notes.show.anonymous_warning" %>
<% end -%> - <% if current_user && current_user != @note.author %> -<%= report_link(t(".report"), @note) %>
- <% end %> - <% if @note_comments.length > 1 %>
@@ -47,30 +43,49 @@ <% if @note.status == "open" %> <% if current_user -%> -