mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 10:09:04 +00:00
minor changes
This commit is contained in:
parent
dd99ff8c63
commit
ed1c7a13a1
1 changed files with 3 additions and 1 deletions
|
|
@ -275,8 +275,10 @@ CloudClient._setCurrent=(function(){
|
|||
* we geetting here to
|
||||
* fast
|
||||
*/
|
||||
if (lFirstClick)
|
||||
if (lFirstClick){
|
||||
lFirstClick = false;
|
||||
return;
|
||||
}
|
||||
CloudCommander.keyBinded = true;
|
||||
|
||||
/* backs old document.onclick
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue