This commit is contained in:
@@ -977,11 +977,13 @@ function generateMenu(vm) {
|
||||
isMain: false,
|
||||
readOnly: vm.formState.readOnly,
|
||||
icon: "$ayiCogs",
|
||||
//title: vm.$ay.t("AdministrationGlobalSettings"),
|
||||
title: "AdministrationGlobalSettings",
|
||||
helpUrl: "adm-global-settings",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.Project,
|
||||
recordId: vm.$route.params.recordid
|
||||
recordId: vm.$route.params.recordid,
|
||||
recordName: vm.$ay.t("AdministrationGlobalSettings")
|
||||
//,
|
||||
//formCustomTemplateKey: FORM_CUSTOM_TEMPLATE_KEY,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user