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