This commit is contained in:
2021-02-09 23:51:26 +00:00
parent f1525671cf
commit 9d86220f94
96 changed files with 102 additions and 105 deletions

View File

@@ -251,7 +251,7 @@ function generateMenu(vm) {
readOnly: vm.formState.readOnly,
icon: "$ayiDoorOpen",
title: "ServerState",
helpUrl: "form-ops-server-state",
helpUrl: "ops-server-state",
formData: {
ayaType: window.$gz.type.ServerState
},