mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
minor changes
This commit is contained in:
parent
7c27ac63b3
commit
a6afafe2e4
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