mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
minor changes
This commit is contained in:
parent
4957668692
commit
210315a9dc
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ CloudCommander.Editor.CodeMirror = {
|
|||
|
||||
var lLeft = this.getById('left');
|
||||
var lCloudEditor = this.getById('CloudEditor');
|
||||
var lCURRENTFILE = CloudCommander.CURRENCURRENT_FILE;
|
||||
var lCURRENTFILE = CloudCommander.CURRENT_FILE;
|
||||
|
||||
var lCurrent = this.getByClass(lCURRENTFILE);
|
||||
var lA;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue