Customize: Prevent color default control type from overriding template for ColorControl.

Amends [41771].
See #30738.


git-svn-id: https://develop.svn.wordpress.org/trunk@41778 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Weston Ruter 2017-10-05 14:35:30 +00:00
parent 770834cc4c
commit b7eac77fde

View File

@ -3183,7 +3183,6 @@
standardTypes = [ standardTypes = [
'button', 'button',
'checkbox', 'checkbox',
'color',
'date', 'date',
'datetime-local', 'datetime-local',
'email', 'email',