From 298f6a1a9611d95b73a667cbea2aa584afbb72c2 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 31 Jul 2012 04:52:35 -0400 Subject: [PATCH] minor changes --- client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.js b/client.js index 08d674fa..74ffa2c9 100644 --- a/client.js +++ b/client.js @@ -302,7 +302,7 @@ CloudClient._setCurrent=(function(){ this.className!=='fm_header'){ if (this.className === CloudClient.CURRENT_FILE && - !pFromEnter){ + typeof pFromEnter !== 'boolean'){ var lParent = this; setTimeout(function(){