[openstreetmap/openstreetmap-website] Allow reporting of abusive users to moderators or admins (#1268)

Ilya Zverev notifications at github.com
Mon Aug 15 10:37:41 UTC 2016


> @@ -10,7 +10,11 @@
>  
>  <a id="comments"></a>
>  <div class='comments'>
> -<%= render :partial => 'diary_comment', :collection => @entry.visible_comments %>
> +  <% if @reported_comment %>
> +    <%= render :partial => 'diary_comment', :collection => @reported_comment %>

Is there a separate state for displaying only reported comments? Can it be that some users will see only one reported comment instead of a full comment list?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1268/files/ea2d71f25bdf7fbf4cd3e389c27be4af574d6ed3#r74744913
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160815/9f80f3ad/attachment.html>


More information about the rails-dev mailing list