mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
chore(listeners) rm Files
This commit is contained in:
parent
fe422743bb
commit
8e49de26c3
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ var Util, DOM, CloudFunc, CloudCmd;
|
|||
var Info = DOM.CurrentInfo,
|
||||
Storage = DOM.Storage,
|
||||
Events = DOM.Events,
|
||||
Files = DOM.Files,
|
||||
EventsFiles = {
|
||||
'mousedown' : Util.exec.with(execIfNotUL, setCurrentFileByEvent),
|
||||
'contextmenu' : onContextMenu,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue