Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
8 Zeilen
Kein EOL
194 B
Handlebars
8 Zeilen
Kein EOL
194 B
Handlebars
{{combo-box
|
|
class=fieldClass
|
|
value=field.value
|
|
content=field.content
|
|
tabindex=field.tabindex
|
|
onChange=(action "onChangeValue")
|
|
options=(hash none="select_kit.default_header_text")
|
|
}} |