This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user