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
598860433a
commit
632a23cbfd
1 changed files with 1 additions and 0 deletions
|
|
@ -637,6 +637,7 @@ CloudServer._fillJSON = function(pStats, pFiles){
|
|||
}
|
||||
}else{
|
||||
var lQuyery = CloudServer.Queries[DirPath];
|
||||
DirPath = DirPath.substr( DirPath.lastIndexOf('/') );
|
||||
DirPath += '.json';
|
||||
CloudServer.Queries[DirPath] = lQuyery;
|
||||
/* в обычном режиме(когда js включен
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue