mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
Update lib/client/editor.js
This commit is contained in:
parent
9a807f7ea2
commit
126b99cb5f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ CloudCommander.Editor.CodeMirror.load = (function(pParent){
|
|||
});
|
||||
|
||||
/* function shows CodeMirror editor */
|
||||
CloudCommander.Editor.show =
|
||||
CloudCommander.Editor.show =
|
||||
CloudCommander.Editor.CodeMirror.show = (function(){
|
||||
/* if CloudEditor is not loaded - loading him */
|
||||
if(!this.getById('CloudEditor'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue