mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(listeners) add " "
This commit is contained in:
parent
64cc13db1b
commit
69cef5f7b8
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ var Util, DOM, CloudCmd;
|
|||
filesElement = DOM.getByClass('files', lPanel)[0],
|
||||
files = filesElement.children,
|
||||
lUrl = CloudCmd.HOST,
|
||||
loadDirOnce = CloudCmd.loadDir();
|
||||
loadDirOnce = CloudCmd.loadDir();
|
||||
|
||||
/* ставим загрузку гифа на клик*/
|
||||
Events.addClick(CloudCmd.refresh, refresh);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue