mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
fixed tests
This commit is contained in:
parent
a79303c817
commit
1a3ce4576d
10 changed files with 88 additions and 65 deletions
|
|
@ -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>';
|
||||
/* если папка - не выводим размер */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue