diff --git a/core/modules/views/config/schema/views.data_types.schema.yml b/core/modules/views/config/schema/views.data_types.schema.yml index 4dce050..653cb03 100644 --- a/core/modules/views/config/schema/views.data_types.schema.yml +++ b/core/modules/views/config/schema/views.data_types.schema.yml @@ -131,7 +131,7 @@ views_display: type: boolean label: 'CSS class' display_description: - type: label + type: boolean label: 'Administrative description' use_ajax: type: boolean diff --git a/core/modules/views/config/schema/views.display.schema.yml b/core/modules/views/config/schema/views.display.schema.yml index 6531990..2cb4673 100644 --- a/core/modules/views/config/schema/views.display.schema.yml +++ b/core/modules/views/config/schema/views.display.schema.yml @@ -97,9 +97,6 @@ views.display.feed: sequence: - type: string label: 'Display' - display_description: - type: text - label: 'Display description' views.display.embed: type: views_display