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