This commit is contained in:
2020-12-28 15:16:04 +00:00
parent 6dd387b421
commit d1d8eeb27a
12 changed files with 16 additions and 15 deletions

View File

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