mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
minor changes
This commit is contained in:
parent
cc08e361ed
commit
ec031d9494
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