discourse/app/assets/javascripts/admin/templates/reports-show.hbs

8 lines
180 B
Handlebars
Raw Normal View History

{{admin-report
showAllReportsLink=true
dataSourceName=model.type
filters=filters
reportOptions=reportOptions
showFilteringUI=true
onRefresh=(action "onParamsChange")}}