mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update lib/client/menu.js
This commit is contained in:
parent
37bafe5a41
commit
9bd01624da
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ CloudCommander.Menu.show = (function(pParent, pPosition){
|
|||
}
|
||||
});
|
||||
|
||||
CloudCommander.Menu.Keys = (function(){
|
||||
CloudCommander.Menu.Keys = (function(pPosition){
|
||||
"use strict";
|
||||
|
||||
var lCallBack_f = (function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue