mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
parent
b4389c27b1
commit
faef1f67a2
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
|||
|
||||
lDirPath = lDirPath.substr(lDirPath, lDirPath.lastIndexOf('/') );
|
||||
|
||||
Util.exec(p.callback, null, lList);
|
||||
Util.exec(p.callback, null, lJSON);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue