update main menu, app dialog, update dialog
This commit is contained in:
parent
53766116c9
commit
5f37f27b9d
6 changed files with 34 additions and 17 deletions
|
|
@ -36,7 +36,7 @@ oml.ui.appPanel = function() {
|
|||
}
|
||||
// open dialog
|
||||
if (Ox.contains([
|
||||
'welcome', 'app', 'preferences', 'users',
|
||||
'welcome', 'app', 'update', 'preferences', 'users',
|
||||
'notifications', 'transfers', 'help'
|
||||
], page)) {
|
||||
oml.$ui[page + 'Dialog'] = oml.ui[page + 'Dialog']().open();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue