mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(dom) rm " "
This commit is contained in:
parent
7a27b40068
commit
e97365de03
1 changed files with 1 additions and 1 deletions
|
|
@ -1811,7 +1811,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
panel = Info.panel,
|
||||
panelPassive = Info.panelPassive,
|
||||
|
||||
currentIndex = [].indexOf.call(Info.files, Info.element),
|
||||
currentIndex = [].indexOf.call(Info.files, Info.element),
|
||||
|
||||
dirPath = DOM.getCurrentDirPath(),
|
||||
dirPathPassive = DOM.getNotCurrentDirPath();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue