Issue #2227363 by sun: System.theme.disabled config schema defines wrong data type.

8.0.x
webchick 2014-03-27 12:20:48 -07:00
parent 8fa1fddaa8
commit a708544213
1 changed files with 2 additions and 2 deletions

View File

@ -470,5 +470,5 @@ system.theme.disabled:
type: sequence
label: 'Disabled themes'
sequence:
- type: string
label: 'Theme'
- type: integer
label: 'Weight'