mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-27 01:36:28 +00:00
chore(dom) rm " "
This commit is contained in:
parent
d51cd46d1d
commit
1438f2f36a
1 changed files with 1 additions and 1 deletions
|
|
@ -1874,7 +1874,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
info.size = Cmd.getCurrentSize(current);
|
||||
info.isDir = Cmd.isCurrentIsDir();
|
||||
info.isSelected = Cmd.isSelected(current);
|
||||
info.isOnePanel =
|
||||
info.isOnePanel =
|
||||
info.panel.getAttribute('data-name') ===
|
||||
info.panelPassive.getAttribute('data-name');
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue