This commit is contained in:
2020-06-24 22:28:15 +00:00
parent 6bb3ac290c
commit 9aa60dae7a
21 changed files with 61 additions and 61 deletions

View File

@@ -86,14 +86,14 @@ function generateMenu(vm) {
let menuOptions = {
isMain: true,
icon: "fa-binoculars",
title: vm.$ay.t("ServerProfiler"),
title: "ServerProfiler",
helpUrl: "form-ops-profile",
formData: {
ayaType: window.$gz.type.ServerMetrics
},
menuItems: [
// {
// title: vm.$ay.t("Copy"),
// title: "Copy"),
// icon: "fa-copy",
// surface: false,
// key: FORM_KEY + ":copylog",