refactored

This commit is contained in:
coderaiser 2012-12-15 04:46:53 -05:00
parent 856d9bb293
commit 5fff2c486d
2 changed files with 2 additions and 35 deletions

View file

@ -261,7 +261,7 @@ var CloudCommander, Util, DOM;
/* если нажали Enter - открываем папку*/
else if(lKeyCode === KEY.ENTER)
Util.exec(lCurrentFile.onclick, true);
Util.exec(lCurrentFile.ondblclick, true);
/* если нажали <ctr>+r
* обновляем страницу,