mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
8 lines
225 B
Handlebars
8 lines
225 B
Handlebars
<AdminReport
|
|
@showAllReportsLink={{true}}
|
|
@dataSourceName={{this.model.type}}
|
|
@filters={{this.model}}
|
|
@reportOptions={{this.reportOptions}}
|
|
@showFilteringUI={{true}}
|
|
@onRefresh={{route-action "onParamsChange"}}
|
|
/> |