mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 10:09:04 +00:00
Update lib/client/editor.js
This commit is contained in:
parent
b992b51f8a
commit
4b5f5f3af7
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ CloudCommander.Editor.CodeMirror = {
|
|||
"Esc": this.hide(this)
|
||||
}
|
||||
});
|
||||
|
||||
console.log(document.getElementsByClassName('CodeMirror'));
|
||||
|
||||
lCloudEditor &&
|
||||
(lCloudEditor.className = '');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue