diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a3869778..f7ae3cb6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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) diff --git a/ayanova/src/views/ops-server-state.vue b/ayanova/src/views/ops-server-state.vue index 0518c7e7..7910db6f 100644 --- a/ayanova/src/views/ops-server-state.vue +++ b/ayanova/src/views/ops-server-state.vue @@ -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: [] };