git-svn-id: http://svn.automattic.com/wordpress/trunk@16617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -395,6 +395,7 @@ commentReply = {
|
||||
post.content = $('#replycontent').val();
|
||||
post.id = post.comment_post_ID;
|
||||
post.comments_listing = this.comments_listing;
|
||||
post.p = $('[name=p]').val();
|
||||
|
||||
$.ajax({
|
||||
type : 'POST',
|
||||
|
||||
Reference in New Issue
Block a user