mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 12:42:12 +00:00
minor changes
This commit is contained in:
parent
d6153ac339
commit
1a2771c6f3
1 changed files with 1 additions and 2 deletions
|
|
@ -51,7 +51,7 @@
|
|||
lFilesData = {
|
||||
files : lFiles,
|
||||
stats : lStats,
|
||||
callback : p.callback,
|
||||
callback : c.callback,
|
||||
path : c.path
|
||||
},
|
||||
|
||||
|
|
@ -124,7 +124,6 @@
|
|||
/* данные о файлах в формате JSON*/
|
||||
lJSON = [],
|
||||
lJSONFile = {},
|
||||
lList,
|
||||
lDirPath = getDirPath(p.path);
|
||||
|
||||
lJSON[0] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue