diff --git a/wp-includes/js/comment-reply.js b/wp-includes/js/comment-reply.js index 75fc183e42..a82fc03c87 100644 --- a/wp-includes/js/comment-reply.js +++ b/wp-includes/js/comment-reply.js @@ -206,7 +206,7 @@ window.addComment = ( function( window ) { var observerOptions = { childList: true, - subTree: true + subtree: true }; observer = new MutationObserver( handleChanges ); diff --git a/wp-includes/js/comment-reply.min.js b/wp-includes/js/comment-reply.min.js index a969b71e72..eedf334d2e 100644 --- a/wp-includes/js/comment-reply.min.js +++ b/wp-includes/js/comment-reply.min.js @@ -1 +1 @@ -window.addComment=function(a){function b(){c(),g()}function c(a){if(t&&(m=j(r.cancelReplyId),n=j(r.commentFormId),m)){m.addEventListener("touchstart",e),m.addEventListener("click",e);for(var b,c=d(a),g=0,h=c.length;g