This commit is contained in:
@@ -305,7 +305,7 @@ export default {
|
|||||||
helpReleaseKey() {
|
helpReleaseKey() {
|
||||||
window.$gz.eventBus.$emit("menu-click", {
|
window.$gz.eventBus.$emit("menu-click", {
|
||||||
key: "app:help",
|
key: "app:help",
|
||||||
data: "ops-request-key-release"
|
data: "adm-license.md#key-release"
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
showLicenseUi() {
|
showLicenseUi() {
|
||||||
|
|||||||
@@ -507,7 +507,7 @@ function generateMenu(vm) {
|
|||||||
readOnly: vm.formState.readOnly,
|
readOnly: vm.formState.readOnly,
|
||||||
icon: "$ayiLanguage",
|
icon: "$ayiLanguage",
|
||||||
title: "Translation",
|
title: "Translation",
|
||||||
helpUrl: "adm-translation",
|
helpUrl: "adm-translations",
|
||||||
formData: {
|
formData: {
|
||||||
ayaType: window.$gz.type.Translation,
|
ayaType: window.$gz.type.Translation,
|
||||||
recordId: vm.$route.params.recordid,
|
recordId: vm.$route.params.recordid,
|
||||||
|
|||||||
Reference in New Issue
Block a user