theme color select-box should be filterable

This commit is contained in:
Joffrey JAFFEUX 2017-08-13 14:53:07 +02:00 committed by GitHub
parent 482924b161
commit 9e475860e0

View File

@ -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}}