This commit is contained in:
2021-01-07 20:08:25 +00:00
parent 7a9df51de1
commit 11edc845f1
2 changed files with 8 additions and 2 deletions

View File

@@ -680,7 +680,7 @@ function generateMenu(vm) {
menuOptions.menuItems.push({
title: "CustomerServiceRequestAcceptToNew",
icon: null,
key: FORM_KEY + ":acceptssssnew",
key: FORM_KEY + ":acceptnew",
vm: vm
});