show/hide debug menu preferences
This commit is contained in:
parent
3b21d6b446
commit
0a96598e35
3 changed files with 11 additions and 0 deletions
|
|
@ -590,6 +590,7 @@ oml.ui.mainMenu = function() {
|
|||
oml.UI.set({showSidebar: !ui.showSidebar});
|
||||
}
|
||||
});
|
||||
setTimeout(oml.updateDebugMenu);
|
||||
|
||||
function getEditMenu() {
|
||||
var listData = oml.getListData(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue