mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
ba73f7360d
commit
825dfbedff
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