mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
chore(key) rm promptDeleteCurrent
This commit is contained in:
parent
5d42bf0e8c
commit
9e93692f1b
1 changed files with 0 additions and 4 deletions
|
|
@ -156,10 +156,6 @@ var CloudCmd, Util, DOM;
|
|||
DOM.promptDeleteSelected(lCurrent);
|
||||
break;
|
||||
|
||||
case Key.F:
|
||||
DOM.promptDeleteCurrent(lCurrent);
|
||||
break;
|
||||
|
||||
case Key.F9:
|
||||
Util.exec(CloudCmd.Menu);
|
||||
DOM.preventDefault(pEvent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue