minor changes

This commit is contained in:
coderaiser 2012-07-18 15:41:54 +03:00
parent d9655861c5
commit 6b71831b69

View file

@ -707,7 +707,7 @@ CloudClient._getJSONfromFileTable=function()
/* if short we got title
* if full - getting textConent
*/
(lName.length &&
lName.length &&
(lName = lName[0])
(lName.title &&
(lName = lName.title)) ||