FIX: make sure new badges have a default type

This commit is contained in:
Joffrey JAFFEUX
2017-12-13 10:55:16 +01:00
committed by GitHub
parent 7aee1e3083
commit e42812fcf7

View File

@ -26,6 +26,7 @@
{{combo-box name="badge_type_id"
value=buffered.badge_type_id
content=badgeTypes
allowInitialValueMutation=true
isDisabled=readOnly}}
</div>