This commit is contained in:
@@ -76,7 +76,10 @@ function generateMenu(vm) {
|
||||
icon: "fa-vial",
|
||||
title: vm.$ay.t("WidgetList"),
|
||||
helpUrl: "form-ay-data-list-view",
|
||||
menuItems: []
|
||||
menuItems: [],
|
||||
formData: {
|
||||
ayaType: window.$gz.type.Widget
|
||||
}
|
||||
};
|
||||
|
||||
if (vm.rights.change) {
|
||||
|
||||
Reference in New Issue
Block a user