This commit is contained in:
2022-02-01 17:55:31 +00:00
parent decfb0175b
commit d82802d7fb

View File

@@ -169,7 +169,7 @@ function generateMenu(vm) {
readOnly: vm.formState.readOnly, readOnly: vm.formState.readOnly,
icon: "$ayiBullhorn", icon: "$ayiBullhorn",
title: "NotifyQueue", title: "NotifyQueue",
helpUrl: "ops-notify-queue", helpUrl: "ops-notification-system#notify-event-delivery-queue",
formData: { formData: {
ayaType: window.$gz.type.ServerJob ayaType: window.$gz.type.ServerJob
}, },