mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 12:42:12 +00:00
removed init property from view and edit
This commit is contained in:
parent
fa56259a78
commit
d1ef8b723e
3 changed files with 11 additions and 5 deletions
|
|
@ -38,6 +38,8 @@ var CloudCmd, Util, DOM, CodeMirror;
|
|||
|
||||
DOM.Events.addKey(listener);
|
||||
DOM.setButtonKey('f4', Edit.show);
|
||||
|
||||
delete Edit.init;
|
||||
};
|
||||
|
||||
function listener(pEvent){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue