mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
refacotred
This commit is contained in:
parent
79b738e607
commit
fcb99f336b
4 changed files with 78 additions and 44 deletions
|
|
@ -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++){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue