cosmetic changes
This commit is contained in:
parent
cb460aa95f
commit
654482832f
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ Ox.Menu = function(options, self) {
|
|||
}
|
||||
|
||||
function hideMenu() {
|
||||
// called on key_escape
|
||||
// called on key.escape
|
||||
that.hideMenu();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue