fixed tests

This commit is contained in:
coderaiser 2012-11-20 06:11:44 -05:00
parent a79303c817
commit 1a3ce4576d
10 changed files with 88 additions and 65 deletions

View file

@ -248,7 +248,7 @@ var CloudFunc, exports;
lFS_s +
lNoJS_s +
lTitle +
'"/"' +
'/' +
_l +
'/' +
lHrefEnd;
@ -430,7 +430,7 @@ var CloudFunc, exports;
'' : ' target="_blank"') +
' title="' + files[i].name +'"' +
'draggable=true>' + files[i].name +
' draggable=true>' + files[i].name +
"</a>" +
'</span>';
/* если папка - не выводим размер */