mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
minor changes
This commit is contained in:
parent
25c1e325c8
commit
ada75f48fb
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ CloudCommander.keyBinding=(function(){
|
|||
lCurrentFile.className='';
|
||||
/* и выделяем предыдущую строку*/
|
||||
lCurrentFile.previousSibling.className = CloudCommander.CURRENT_FILE;
|
||||
console.log(lCurrentFile.nextSibling.offsetTop);
|
||||
console.log(lCurrentFile.previousSibling.offsetTop);
|
||||
event.preventDefault();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue