X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dce0f1639e9ac0c4d79182725b2996ad85c4d279..7eae946b9ab6ca317373d70f088498720002f2b8:/app/views/browse/note.html.erb?ds=sidebyside diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 24240d6df..0706dbb46 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 %>