This commit is contained in:
2021-02-09 23:51:26 +00:00
parent f1525671cf
commit 9d86220f94
96 changed files with 102 additions and 105 deletions

View File

@@ -655,7 +655,7 @@ function generateMenu(vm) {
readOnly: vm.formState.readOnly,
icon: "$ayiSplotch",
title: "Widget",
helpUrl: "form-widgets",
helpUrl: "widgets",
formData: {
ayaType: window.$gz.type.Widget,
recordId: vm.$route.params.recordid,