mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: make sure new badges have a default type
This commit is contained in:
parent
7aee1e3083
commit
e42812fcf7
@ -26,6 +26,7 @@
|
|||||||
{{combo-box name="badge_type_id"
|
{{combo-box name="badge_type_id"
|
||||||
value=buffered.badge_type_id
|
value=buffered.badge_type_id
|
||||||
content=badgeTypes
|
content=badgeTypes
|
||||||
|
allowInitialValueMutation=true
|
||||||
isDisabled=readOnly}}
|
isDisabled=readOnly}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user