This commit is contained in:
2020-10-23 15:00:59 +00:00
parent 51fb27f4b9
commit fd5b9b418a
3 changed files with 5 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ async function clickHandler(menuItem) {
//general report selector chosen
let res = await m.vm.$refs.reportSelector.open(
m.vm.$refs.gzdatatable.getReportDataOptions(window.$gz.type.Widget)
m.vm.$refs.gzdatatable.getDataListSelection(window.$gz.type.Widget)
);
//if null for no selection