FIX: set a default color scheme when creating a new one

This commit is contained in:
Joffrey JAFFEUX
2017-12-14 08:21:56 +01:00
committed by GitHub
parent e0f660d9a9
commit 28a63135b8

View File

@ -3,6 +3,7 @@
{{i18n "admin.customize.colors.select_base.description"}}
{{combo-box content=model
value=selectedBaseThemeId
allowInitialValueMutation=true
valueAttribute="base_scheme_id"}}
{{/d-modal-body}}
<div class="modal-footer">