Schedule block config
This commit is contained in:
parent
1cfe5a4190
commit
30922f0331
16 changed files with 255 additions and 7 deletions
31
config/block.block.dcbschedule.yml
Normal file
31
config/block.block.dcbschedule.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: a63468b8-fa41-441b-8136-0f383c48092d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:schedule:8dacc61f-ec28-4cb4-83cd-22bcff6b2b87'
|
||||
module:
|
||||
- block_content
|
||||
- system
|
||||
theme:
|
||||
- dcb2017
|
||||
id: dcbschedule
|
||||
theme: dcb2017
|
||||
region: content_top
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: 'block_content:8dacc61f-ec28-4cb4-83cd-22bcff6b2b87'
|
||||
settings:
|
||||
id: 'block_content:8dacc61f-ec28-4cb4-83cd-22bcff6b2b87'
|
||||
label: 'DCB Schedule'
|
||||
provider: block_content
|
||||
label_display: '0'
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
request_path:
|
||||
id: request_path
|
||||
pages: '<front>'
|
||||
negate: false
|
||||
context_mapping: { }
|
Reference in a new issue