mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
3e27a41b93
commit
766de1bbce
1 changed files with 1 additions and 1 deletions
|
|
@ -755,7 +755,7 @@ CloudClient._currentToParent = (function(pDirName){
|
|||
*/
|
||||
if(lRootDir){
|
||||
Util.unSetCurrentFile(lCurrentFile);
|
||||
Util.SetCurrentFile(lRootDir);
|
||||
Util.setCurrentFile(lRootDir);
|
||||
lRootDir.scrollIntoViewIfNeeded();
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue