mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
3d5bcb7352
commit
3689faf7ee
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ CloudCommander.Editor.CodeMirror = {
|
|||
(lLeft.className = 'panel hidden');
|
||||
|
||||
CodeMirror(lCloudEditor,{
|
||||
mode : 'javascript',
|
||||
mode : 'xml',
|
||||
value : '',
|
||||
theme : 'night',
|
||||
lineNumbers : true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue