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