mirror of
https://github.com/discourse/discourse.git
synced 2025-02-13 11:40:02 +08:00
![Penar Musaraj](/assets/img/avatar_default.png)
Refactors three wizard steps (colors, fonts, homepage style) into one new step called Styling.
13 lines
213 B
Handlebars
13 lines
213 B
Handlebars
{{component
|
|
componentName
|
|
class=fieldClass
|
|
value=field.value
|
|
content=field.choices
|
|
nameProperty="label"
|
|
tabindex="9"
|
|
onChange=(action "onChangeValue")
|
|
options=(hash
|
|
translatedNone=false
|
|
)
|
|
}}
|