This commit is contained in:
@@ -144,7 +144,7 @@ async function clickHandler(menuItem) {
|
|||||||
function generateMenu(vm) {
|
function generateMenu(vm) {
|
||||||
let menuOptions = {
|
let menuOptions = {
|
||||||
isMain: false,
|
isMain: false,
|
||||||
readOnly: vm.formState.readOnly,
|
readOnly: !vm.rights.change,
|
||||||
icon: "$ayiClipboard",
|
icon: "$ayiClipboard",
|
||||||
title: "CustomerNoteList",
|
title: "CustomerNoteList",
|
||||||
helpUrl: "form-customer-notes",
|
helpUrl: "form-customer-notes",
|
||||||
|
|||||||
Reference in New Issue
Block a user