mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
12afdb5a55
commit
4971ab76e9
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