mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(dom) rm old comment
This commit is contained in:
parent
0ee645ce04
commit
6a9e81980e
1 changed files with 0 additions and 1 deletions
|
|
@ -1378,7 +1378,6 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
lCurrent = pCurrent || this.getCurrentFile(),
|
||||
lLink = this.getCurrentPath(lCurrent),
|
||||
lName = this.getCurrentName(lCurrent);
|
||||
/* если это папка - возвращаем слово dir вместо размера*/
|
||||
|
||||
if (lName !== '..')
|
||||
RESTful.read(lLink, function(pSize) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue