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