minor changes

This commit is contained in:
coderaiser 2013-01-15 10:12:06 -05:00
parent 3b96138f4c
commit 087d5a7be4
4 changed files with 7 additions and 7 deletions

View file

@ -113,7 +113,7 @@ var CloudCommander, Util, DOM, $;
lView();
pEvent.preventDefault();
}
};
};
/* добавляем обработчик клавишь */
DOM.addKeyListener(lKeyListener)