mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
refactor(view) rm view
This commit is contained in:
parent
35c63f59d3
commit
cf1999c6d1
1 changed files with 0 additions and 5 deletions
|
|
@ -227,11 +227,6 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
|
||||
}
|
||||
|
||||
function view() {
|
||||
Images.showLoad();
|
||||
View.show();
|
||||
}
|
||||
|
||||
function listener(event) {
|
||||
var keyCode = event.keyCode,
|
||||
ESC = Key.ESC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue