can3p (can3p) wrote in changelog,
can3p
can3p
changelog

[livejournal] r18795: LJSUP-8490: when mark comment as spam, d...

Committer: dpetrov
LJSUP-8490: when mark comment as spam, delete all thread.
U   trunk/htdocs/js/commentmanage.js
Modified: trunk/htdocs/js/commentmanage.js
===================================================================
--- trunk/htdocs/js/commentmanage.js	2011-04-05 08:36:13 UTC (rev 18794)
+++ trunk/htdocs/js/commentmanage.js	2011-04-05 08:55:07 UTC (rev 18795)
@@ -129,7 +129,7 @@
     	}
     } else if (action == 'markAsSpam') {
 		opt_delauthor = opt_delthread = true;
-		postdata += '&ban=1&spam=1&delthread=1&delauthor=1';
+		postdata += '&ban=1&spam=1&delauthor=1';
 	}
 	
     postdata += '&lj_form_auth=' + LJ_cmtinfo.form_auth;

Tags: can3p, js, livejournal
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments