Issue #3050429 by pfrenssen: Fix misspelled property "lable" in schema definitions

merge-requests/1119/head
Alex Pott 2019-05-06 14:23:57 +01:00
parent 46d96a4066
commit 041895feda
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ inline_block:
mapping:
view_mode:
type: string
lable: 'View mode'
label: 'View mode'
block_revision_id:
type: integer
label: 'Block revision ID'

View File

@ -141,7 +141,7 @@ views_block:
mapping:
views_label:
type: label
lable: 'Title'
label: 'Title'
items_per_page:
type: string
label: 'Items per block'