* Removed unapprovals, added post flags and post appeals (still need to update tests)
* Restyled text
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
$("#c-posts a#approve").hide();
|
||||
$("#c-posts a#disapprove").hide();
|
||||
$("#c-posts a#unapprove").hide();
|
||||
|
||||
$("#c-post-moderation #post-<%= @post.id %>").hide();
|
||||
|
||||
Reference in New Issue
Block a user