This commit is contained in:
2020-06-07 18:13:56 +00:00
parent ed0de5bfb0
commit 983c24a726
17 changed files with 67 additions and 23 deletions

View File

@@ -257,7 +257,9 @@ function generateMenu(vm) {
icon: "fa-door-open",
title: vm.$ay.t("ServerState"),
helpUrl: "form-ops-server-state",
hideSearch: true,
formData: {
ayaType: window.$gz.type.ServerState
},
formData: {
// ayaType: window.$gz.type.UserOptions
},