From 602646146af4c482e438cb50946cbddd3dbf8743 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 23 Jul 2012 17:38:25 +0300 Subject: [PATCH] minor changes --- client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.js b/client.js index 350bf15c..93f04849 100644 --- a/client.js +++ b/client.js @@ -284,7 +284,7 @@ CloudClient._currentToParent = (function(pDirName){ /* if name length is big * then compare full names */ - if(lA.length >= CloudFunc.SHORTNAMELENGTH && + if(pDirName.length >= CloudFunc.SHORTNAMELENGTH && lA[0].title !== pDirName) break; /* если уже выделен какой-то файл, снимаем