X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d02b8d9f1ed9b99651cdffae69b8c70e533d5517..9b0767b80fcd2ad919ea09277eed921580ad1b1a:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 0180e26ca..1181e0b03 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 %>