This commit is contained in:
2020-07-06 15:24:53 +00:00
parent 15f543e3b6
commit f7008cf824
2 changed files with 2 additions and 2 deletions

View File

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