fixes #653
This commit is contained in:
1
app/views/moderator/post/approvals/create.json.erb
Normal file
1
app/views/moderator/post/approvals/create.json.erb
Normal file
@@ -0,0 +1 @@
|
||||
{"success": <%= @post.errors.empty? %>, "reason": <%= raw @post.errors.full_messages.join("; ").to_json %>}
|
||||
Reference in New Issue
Block a user