mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
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'}}
|