mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
e9364e7f1e
commit
9fadbd0828
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ CloudClient._setCurrent=(function(){
|
|||
var lA = this.getElementsByTagName('a');
|
||||
if (lA.length){
|
||||
lA[0].contentEditable = true;
|
||||
CloudCommander.keyBinding = false;
|
||||
CloudCommander.keyBinded = false;
|
||||
}
|
||||
}
|
||||
else{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue