mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
Update lib/client/editor.js
This commit is contained in:
parent
5714189b0a
commit
dab60e3d14
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