diff --git a/lib/client/editor.js b/lib/client/editor.js index 0564370c..90e16ccb 100644 --- a/lib/client/editor.js +++ b/lib/client/editor.js @@ -71,8 +71,8 @@ CloudCommander.Editor.CodeMirror = { (lLeft.className = 'panel hidden'); CodeMirror(lCloudEditor,{ - mode : "xml", - htmlMode : true, + mode : 'javascript', + value : '', theme : 'night', lineNumbers : true, //переносим длинные строки