mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
fixed minor changes
This commit is contained in:
parent
7881ad2e4e
commit
56396c4973
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ var CloudCommander, $;
|
|||
if(lEditor && lEditor.show){
|
||||
var lCurrent = Util.getCurrentFile();
|
||||
if(lCurrent)
|
||||
lEditor.show();
|
||||
lEditor.show(lCurrent);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue