Ticket #47706: 47706.diff
| File 47706.diff, 417 bytes (added by , 7 years ago) |
|---|
-
src/js/_enqueues/lib/comment-reply.js
diff --git src/js/_enqueues/lib/comment-reply.js src/js/_enqueues/lib/comment-reply.js index 75fc183e42..a82fc03c87 100644
window.addComment = ( function( window ) { 206 206 207 207 var observerOptions = { 208 208 childList: true, 209 sub Tree: true209 subtree: true 210 210 }; 211 211 212 212 observer = new MutationObserver( handleChanges );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)