* Fix routing error in respond_with (didn't use /moderator namespace). * Fix /moderator/posts/approvals.json response to return full PostApproval object, not just a success/failure message. * Simplify the javascript a bit (use $.post instead of $.ajax).