From b627b1e250b8a6173a300608e91755838b70a1ca Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 24 Nov 2020 23:32:33 +0000 Subject: [PATCH] --- ayanova/src/views/cust-customer-notes.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ayanova/src/views/cust-customer-notes.vue b/ayanova/src/views/cust-customer-notes.vue index d5ff9aec..e34f10d6 100644 --- a/ayanova/src/views/cust-customer-notes.vue +++ b/ayanova/src/views/cust-customer-notes.vue @@ -143,10 +143,10 @@ async function clickHandler(menuItem) { // function generateMenu(vm) { let menuOptions = { - isMain: true, + isMain: false, icon: "$ayiClipboard", title: "CustomerNoteList", - helpUrl: "form-ay-data-list-view", + helpUrl: "form-customer-notes", menuItems: [], formData: { ayaType: window.$gz.type.CustomerNote