mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
fixed bug with binding editors key
This commit is contained in:
parent
b709463e38
commit
b806426f2f
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ CloudClient.init=(function()
|
|||
/* loading CloudMirror plagin */
|
||||
CloudClient.jsload(CloudClient.LIBDIRCLIENT + 'editor.js',{
|
||||
onload:(function(){
|
||||
CloudCommander.Editor.CloudMirror.load();
|
||||
CloudCommander.Editor.Keys();
|
||||
})
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue