This commit is contained in:
2020-06-03 22:21:52 +00:00
parent 27cb582fb6
commit 3ed6a02e96
17 changed files with 34 additions and 22 deletions

View File

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