This commit is contained in:
2022-01-03 22:50:02 +00:00
parent 35a8de2992
commit 0d604b4ca9
3 changed files with 5 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.0-beta.0.9",
copyright: "© 1999-2021, Ground Zero Tech-Works Inc."
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
};

View File

@@ -191,7 +191,7 @@ export default {
});
//ABOUT
if (!isCoreBizObject && ctx.helpUrl != "form-ay-about") {
if (!isCoreBizObject && ctx.helpUrl != "ay-about") {
vm.appBar.menuItems.push({
title: "HelpAboutAyaNova",
icon: "$ayiInfoCircle",