This commit is contained in:
Mayhem 2013-11-03 23:58:06 +01:00
parent b94a6327ab
commit 301d5d8a7a

View File

@ -21,7 +21,7 @@ ThreadHiding =
if thread.stub
$.prepend root, thread.stub
else
threadRoot.nextElementSibling.hidden = true
root.nextElementSibling.hidden = true
return
syncCatalog: ->