This commit is contained in:
@@ -6,10 +6,6 @@ WIFI change 5g channel to 52,56,60 and 2g channel to 8
|
|||||||
recheck before doing as it seems to vary, maybe someone else's is auto switching
|
recheck before doing as it seems to vary, maybe someone else's is auto switching
|
||||||
|
|
||||||
|
|
||||||
todo: server state has a "more" icon in menu inexplicably
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: Administration - License
|
todo: Administration - License
|
||||||
- view
|
- view
|
||||||
- Erase all biz data (new route and command needed at back as currently it erases ops data as well I think)
|
- Erase all biz data (new route and command needed at back as currently it erases ops data as well I think)
|
||||||
|
|||||||
@@ -256,7 +256,7 @@ function generateMenu(vm) {
|
|||||||
helpUrl: "form-ops-server-state",
|
helpUrl: "form-ops-server-state",
|
||||||
hideSearch: true,
|
hideSearch: true,
|
||||||
formData: {
|
formData: {
|
||||||
ayaType: window.$gz.type.UserOptions
|
// ayaType: window.$gz.type.UserOptions
|
||||||
},
|
},
|
||||||
menuItems: []
|
menuItems: []
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user