2020-03-24 20:35:46 +11:00
|
|
|
{{wizard-group-selector
|
|
|
|
groups=wizard.groups
|
2020-03-30 17:16:03 +11:00
|
|
|
field=field
|
|
|
|
whitelist=field.content
|
2020-03-22 04:30:11 +11:00
|
|
|
value=field.value
|
2021-01-19 18:50:37 +11:00
|
|
|
tabindex=field.tabindex
|
2020-03-22 04:30:11 +11:00
|
|
|
onChange=(action (mut field.value))
|
|
|
|
options=(hash
|
|
|
|
none='group.select'
|
|
|
|
)}}
|