Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 12:22:54 +01:00
8 Zeilen
Kein EOL
175 B
Handlebars
8 Zeilen
Kein EOL
175 B
Handlebars
{{wizard-group-selector
|
|
groups=wizard.groups
|
|
whitelist=field.filter
|
|
value=field.value
|
|
onChange=(action (mut field.value))
|
|
options=(hash
|
|
none='group.select'
|
|
)}} |