This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/admin/templates/reports-show.hbs

8 lines
184 B
Handlebars

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