mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
minor changes
This commit is contained in:
parent
2fc0c1dcf3
commit
057c320754
1 changed files with 2 additions and 1 deletions
|
|
@ -106,9 +106,10 @@ CloudCommander.Editor.CodeMirror = {
|
|||
var lLeft = pParent.getById('left');
|
||||
var lCloudEditor = pParent.getById('CloudEditor');
|
||||
|
||||
/*
|
||||
lCloudEditor &&
|
||||
(lCloudEditor.className = 'hidden');
|
||||
|
||||
*/
|
||||
lLeft &&
|
||||
(lLeft.className = 'panel');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue