mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
faef1f67a2
commit
71ba0c6ded
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