This commit is contained in:
@@ -205,7 +205,7 @@ export default {
|
||||
isMain: false,
|
||||
icon: "fa-info-circle",
|
||||
title: window.$gz.locale.get("HelpAboutAyaNova"),
|
||||
helpUrl: "user-form-about",
|
||||
helpUrl: "form-ay-about",
|
||||
menuItems: [
|
||||
{
|
||||
title: window.$gz.locale.get("Copy"),
|
||||
@@ -318,7 +318,7 @@ function generateMenu(vm) {
|
||||
isMain: false,
|
||||
icon: "fa-sliders-h",
|
||||
title: window.$gz.locale.get("Customize"),
|
||||
helpUrl: "user-form-customize",
|
||||
helpUrl: "form-ay-customize",
|
||||
formData: {
|
||||
formKey: FORM_KEY,
|
||||
ayaType: window.$gz.type.FormCustom,
|
||||
Reference in New Issue
Block a user