mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 22:26:02 +08:00
FIX: set a default color scheme when creating a new one
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user