This commit is contained in:
2020-06-05 19:06:31 +00:00
parent 45682fe99b
commit b077eed92d
2 changed files with 1 additions and 5 deletions

View File

@@ -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
todo: server state has a "more" icon in menu inexplicably
todo: Administration - License
- view
- Erase all biz data (new route and command needed at back as currently it erases ops data as well I think)

View File

@@ -256,7 +256,7 @@ function generateMenu(vm) {
helpUrl: "form-ops-server-state",
hideSearch: true,
formData: {
ayaType: window.$gz.type.UserOptions
// ayaType: window.$gz.type.UserOptions
},
menuItems: []
};