This commit is contained in:
@@ -65,8 +65,7 @@ export default {
|
||||
title: window.$gz.locale.get("HelpAboutAyaNova"),
|
||||
icon: "info-circle",
|
||||
key: "app:nav:abt",
|
||||
|
||||
data: "about"
|
||||
data: "ay-about"
|
||||
});
|
||||
|
||||
//CUSTOMIZE
|
||||
@@ -155,7 +154,7 @@ export default {
|
||||
break;
|
||||
case "customize":
|
||||
vm.$router.push({
|
||||
name: "customize",
|
||||
name: "ay-customize",
|
||||
params: { formCustomTemplateKey: item.data }
|
||||
});
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user