0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 07:41:11 +02:00
discourse-custom-wizard/assets/javascripts/wizard/templates/components/wizard-field-dropdown.hbs
Angus McLeod b5fce333f6 wip
2020-04-07 17:54:30 +10:00

7 Zeilen
Kein EOL
139 B
Handlebars

{{combo-box
class=fieldClass
value=field.value
content=field.content
options=(hash
none="select_kit.default_header_text"
)}}