[livejournal] r21011: LJSUP-10912: Deleting my comment in S1
Committer: dpetrov
LJSUP-10912: Deleting my comment in S1U trunk/htdocs/js/commentmanage.js
Modified: trunk/htdocs/js/commentmanage.js
===================================================================
--- trunk/htdocs/js/commentmanage.js 2012-01-26 12:45:19 UTC (rev 21010)
+++ trunk/htdocs/js/commentmanage.js 2012-01-26 13:01:27 UTC (rev 21011)
@@ -406,7 +406,7 @@
function handleNew() {
var newNode, showExpand, j, children,
threadId = dItemid,
- threadExpanded = !!(LJ_cmtinfo[ threadId ].oldvars && LJ_cmtinfo[ threadId ].full);
+ threadExpanded = !!(LJ_cmtinfo[ threadId ].oldvars && LJ_cmtinfo[ threadId ].full),
populateComments = function (result) {
LiveJournal.CommentManager.processThreadJSON( result, function( dtid, html ) {
if( LJ_cmtinfo[ dtid ].full ){
