From b077eed92d7a2e2f4bda44d15213ef0ad29a1195 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 5 Jun 2020 19:06:31 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ---- ayanova/src/views/ops-server-state.vue | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) 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: [] };