mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-23 16:11:24 +00:00
Update lib/client/editor.js
This commit is contained in:
parent
877596f805
commit
75fb368ec7
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ CloudCommander.Editor.CodeMirror.load = (function(pParent){
|
|||
});
|
||||
|
||||
/* function shows CodeMirror editor */
|
||||
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