minor changes

This commit is contained in:
coderaiser 2012-07-30 03:50:25 -04:00
parent 6d526fca4e
commit c2fccb359f

View file

@ -43,7 +43,7 @@ CloudCommander.keyBinding=(function(){
'left':'right';
if(lTabPanel[lId])
lTabPanel[lId].className = lCurrentFile;
lTabPanel[lId].className = lCURRENT_FILE;
else
getById(lId).getElementsByTagName('li')[2]