This commit is contained in:
2019-06-12 19:45:49 +00:00
parent 11b439700c
commit 03d4b11394
4 changed files with 16 additions and 15 deletions

View File

@@ -185,7 +185,7 @@ function clickHandler(menuItem) {
break;
case "report":
m.vm.$gzdialog
.getReportChoice(m.vm, m.vm.$gzreport.availableReports())
.getReportChoice(m.vm, m.vm.$gzreport.availableReports("WIDGET"))
.then(result => {
m.vm.$gzevent.$emit(
"notify-success",