refacotred

This commit is contained in:
coderaiser 2013-04-10 10:40:16 -04:00
parent 79b738e607
commit fcb99f336b
4 changed files with 78 additions and 44 deletions

View file

@ -280,7 +280,7 @@ var Util, DOM, CloudFunc, $, KeyBinding, CloudCommander;
DOM.copyCurrent, /* f5 */
DOM.moveCurrent, /* f6 */
DOM.promptNewDir, /* f7 */
DOM.promptDeleteCurrent, /* f8 */
DOM.promptDeleteSelected, /* f8 */
];
for(var i = 1; i <= 8; i++){