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

9 lines
185 B
Handlebars

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