minor changes

This commit is contained in:
coderaiser 2012-07-18 15:41:54 +03:00
parent 84cd3e3d3c
commit 89590bc61b

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)) ||