mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
theme color select-box should be filterable
This commit is contained in:
parent
482924b161
commit
9e475860e0
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
<p>{{i18n "admin.customize.theme.color_scheme_select"}}</p>
|
||||
<p>{{d-select-box data=colorSchemes
|
||||
textKey="name"
|
||||
filterable=true
|
||||
value=colorSchemeId
|
||||
icon="paint-brush"}}
|
||||
{{#if colorSchemeChanged}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue