From 3cae16b19108f3d8962de4075300f91bc5d59295 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, //переносим длинные строки