Issue #2035839 by vijaycs85: Fixed Align block config schema with block configuration.

8.0.x
Alex Pott 2013-07-18 22:44:04 +01:00
parent dc2304f23b
commit 982488c3df
1 changed files with 4 additions and 7 deletions

View File

@ -10,12 +10,6 @@ block.block.*.*:
uuid:
type: string
label: 'UUID'
label:
type: label
label: 'Title'
label_display:
type: string
label: 'Display title'
region:
type: string
label: 'Region'
@ -72,9 +66,12 @@ block.block.*.*:
type: mapping
label: 'Block settings'
mapping:
admin_label:
label:
type: label
label: 'Description'
label_display:
type: string
label: 'Display title'
cache:
type: integer
label: 'Cache'