This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user