mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 23:38:35 +08:00
cafe637407
Reorganizes theme create/upload flows into one install flow Adds quick list of popular themes/components with one-click installation
9 lines
219 B
Handlebars
9 lines
219 B
Handlebars
{{radio-button name="install-items" id=value value=value selection=selection}}
|
|
<label class="radio" for="{{value}}">
|
|
{{#if showIcon}}
|
|
{{d-icon 'plus'}}
|
|
{{/if}}
|
|
{{i18n label}}
|
|
</label>
|
|
{{d-icon 'caret-right'}}
|