Delete button

This commit is contained in:
2015-08-18 16:03:07 +08:00
parent 2d5b307fe3
commit a6618dc9ff
4 changed files with 90 additions and 27 deletions
+2 -2
View File
@@ -431,7 +431,7 @@
}
, generateCommentStack = function (rObj, obj)
, generateCommentStack = function ( rObj, obj )
{
var
@@ -453,7 +453,7 @@
)
: _c_info
// Generate comment stack
, c_stack = rObj.comment_id
, c_stack = rObj["comment_id"]
// Reply Structure
? wrapc("reply", wrapc("c_cont", [ c_ind = wrapc("r_indicator") , wrapc("c_text", rObj.content) , c_info ]))
: wrapc("c_comm",