Fix #1499.
This commit is contained in:
parent
84a53c5d41
commit
2ae6ae1dfd
@ -145,6 +145,7 @@ PostHiding =
|
|||||||
el: $.el 'a', href: 'javascript:;'
|
el: $.el 'a', href: 'javascript:;'
|
||||||
order: 20
|
order: 20
|
||||||
open: (post) ->
|
open: (post) ->
|
||||||
|
return false if post.isReply
|
||||||
@el.textContent = if post.isHidden
|
@el.textContent = if post.isHidden
|
||||||
'Unhide thread'
|
'Unhide thread'
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user