mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
5c1541e8e4
commit
bfc34da314
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ CloudCommander.keyBinding = (function(){
|
|||
//if(lRefreshIcon.click)
|
||||
// lRefreshIcon.parentElement.click();
|
||||
//else
|
||||
lRefreshIcon.parentElement.onclick();
|
||||
lRefreshIcon.onclick();
|
||||
|
||||
CloudCommander._currentToParent(lSelectedName);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue