X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dce0f1639e9ac0c4d79182725b2996ad85c4d279..d90bbff3464e46b4094aa702a86eb054057234bd:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 24240d6df..a814d8c8b 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 %> -

<%= t "javascripts.notes.show.report_link_html", :link => report_link(t(".report"), @note) %>

- <% end %> - <% if @note_comments.length > 1 %>