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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
214 B
Handlebars
Raw Normal View History

<AdminReport @showAllReportsLink={{true}} @dataSourceName={{this.model.type}} @filters={{this.model}} @reportOptions={{this.reportOptions}} @showFilteringUI={{true}} @onRefresh={{route-action "onParamsChange"}} />