This commit is contained in:
@@ -143,10 +143,10 @@ async function clickHandler(menuItem) {
|
|||||||
//
|
//
|
||||||
function generateMenu(vm) {
|
function generateMenu(vm) {
|
||||||
let menuOptions = {
|
let menuOptions = {
|
||||||
isMain: true,
|
isMain: false,
|
||||||
icon: "$ayiClipboard",
|
icon: "$ayiClipboard",
|
||||||
title: "CustomerNoteList",
|
title: "CustomerNoteList",
|
||||||
helpUrl: "form-ay-data-list-view",
|
helpUrl: "form-customer-notes",
|
||||||
menuItems: [],
|
menuItems: [],
|
||||||
formData: {
|
formData: {
|
||||||
ayaType: window.$gz.type.CustomerNote
|
ayaType: window.$gz.type.CustomerNote
|
||||||
|
|||||||
Reference in New Issue
Block a user