mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
fixed minor changes
This commit is contained in:
parent
dc1c833779
commit
4bcbfced95
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