X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3871d61be43857436d1eaefe9e84841e8a7d0f4f..f7367baa6b6091df3eabbe8b7a4b99e3fa314743:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index af859651e..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 %>