minor changes

This commit is contained in:
coderaiser 2012-07-30 03:50:25 -04:00
parent cde2304514
commit 90ae7a2b0f

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]