39 lines
871 B
YAML
39 lines
871 B
YAML
uuid: 5df0ad1a-dcd1-4cf5-9be5-d8b35eb67a39
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- block_content.type.schedule
|
|
- field.field.block_content.schedule.field_cxo_text
|
|
- field.field.block_content.schedule.field_dev_text
|
|
- field.field.block_content.schedule.field_sprint_text
|
|
module:
|
|
- text
|
|
id: block_content.schedule.default
|
|
targetEntityType: block_content
|
|
bundle: schedule
|
|
mode: default
|
|
content:
|
|
field_cxo_text:
|
|
weight: 0
|
|
label: hidden
|
|
settings: { }
|
|
third_party_settings: { }
|
|
type: text_default
|
|
region: content
|
|
field_dev_text:
|
|
weight: 1
|
|
label: hidden
|
|
settings: { }
|
|
third_party_settings: { }
|
|
type: text_default
|
|
region: content
|
|
field_sprint_text:
|
|
weight: 2
|
|
label: hidden
|
|
settings: { }
|
|
third_party_settings: { }
|
|
type: text_default
|
|
region: content
|
|
hidden: { }
|