diff --git a/src/General/Build.coffee b/src/General/Build.coffee index 30284fe23..319aeef70 100755 --- a/src/General/Build.coffee +++ b/src/General/Build.coffee @@ -22,6 +22,8 @@ Build = thumbRotate: do -> n = 0 -> n = (n + 1) % 3 + sameThread: (boardID, threadID) -> + g.VIEW is 'thread' and g.BOARD.ID is boardID and g.THREADID is +threadID postFromObject: (data, boardID) -> o = # id @@ -85,8 +87,10 @@ Build = if isOP h_sideArrows = '' + h_subject = "#{E subject} " else h_sideArrows = "
#{h_comment}#{' '} +
#{h_comment}