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