mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 22:30:11 +08:00
FIX: select single choice as default when building a poll
This commit is contained in:
parent
647cf7545d
commit
b295c03001
@ -4,6 +4,7 @@
|
||||
<label class="input-group-label">{{i18n 'poll.ui_builder.poll_type.label'}}</label>
|
||||
{{combo-box content=pollTypes
|
||||
value=pollType
|
||||
allowInitialValueMutation=true
|
||||
valueAttribute="value"}}
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user