This commit is contained in:
2021-10-07 23:07:29 +00:00
parent 1434a4fb74
commit 85d238b21a

View File

@@ -921,7 +921,7 @@ function generateMenu(vm) {
readOnly: vm.formState.readOnly,
icon: "$ayiCalendarDay",
title: "Schedule",
helpUrl: "home-schedule",
helpUrl: "svc-schedule",
formData: {
recordName: vm.userName
},