Util.retFunc( Key.setBind ) -> Key.setBind

This commit is contained in:
coderaiser 2013-06-10 04:52:01 -04:00
parent a6fe50db9c
commit 39db3022dd

View file

@ -21,7 +21,7 @@ var CloudCmd, Util, DOM, CloudFunc, $;
lEditor.focus();
},
beforeClose : Util.retFunc( Key.setBind ),
beforeClose : Key.setBind,
openEffect : 'none',
closeEffect : 'none',