mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
Util.retFunc( Key.setBind ) -> Key.setBind
This commit is contained in:
parent
a6fe50db9c
commit
39db3022dd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
lEditor.focus();
|
||||
},
|
||||
|
||||
beforeClose : Util.retFunc( Key.setBind ),
|
||||
beforeClose : Key.setBind,
|
||||
|
||||
openEffect : 'none',
|
||||
closeEffect : 'none',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue