FEATURE: flag resolution in admin screen

This commit is contained in:
Sam
2014-06-24 13:20:57 +10:00
parent bd13fedba5
commit c23a4fcbee
4 changed files with 36 additions and 1 deletions

View File

@ -57,6 +57,7 @@ module FlagQuery
end
post.post_actions << action
users << pa.user_id
users << pa.deleted_by_id if pa.deleted_by_id
end
# TODO add serializer so we can skip this