mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 21:20:57 +08:00
7 lines
No EOL
146 B
Handlebars
Vendored
7 lines
No EOL
146 B
Handlebars
Vendored
{{#each this.labels as |label|}}
|
|
<AdminReportTableCell
|
|
@label={{label}}
|
|
@data={{this.data}}
|
|
@options={{this.options}}
|
|
/>
|
|
{{/each}} |