X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..db52805f97b9134a66fe1b1240d81e1e6f60736a:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 97787b178..fb186e55e 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 %>
@@ -47,8 +43,8 @@ <% if @note.status == "open" %> <% if current_user -%> -