mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-27 17:54:11 +00:00
chore(dom) rm " "
This commit is contained in:
parent
34598bb140
commit
46b971f244
1 changed files with 1 additions and 1 deletions
|
|
@ -1669,7 +1669,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
dotDot = DOM.getById(name);
|
||||
|
||||
DOM.deleteCurrent(current);
|
||||
DOM.setCurrentFile (dotDot);
|
||||
DOM.setCurrentFile(dotDot);
|
||||
CloudCmd.refresh();
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue