This commit is contained in:
Chris Wanstrath
2011-11-06 20:40:35 -08:00
parent 915afbce71
commit f09e97fe0d

View File

@@ -25,7 +25,6 @@ class TreePane extends Pane
path = decodeURIComponent el.data 'path'
if fs.isDirectory path
window.x = @tree
if el.hasClass 'open'
@tree.hideDir path
el.removeClass 'open'