This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user