From 3d5bcb73522fb763df3807d41497ddb0b0ede155 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 30 Jul 2012 06:31:36 -0400 Subject: [PATCH] minor changes --- lib/client/editor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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, //переносим длинные строки