config for Accreditation Count block
This commit is contained in:
parent
822b7e510f
commit
953a99031f
20
config/block.block.accreditationcount.yml
Normal file
20
config/block.block.accreditationcount.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 441fec17-02e0-491e-b7e0-e8113cb826ba
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- goodnightout_opencase
|
||||
theme:
|
||||
- bartik
|
||||
id: accreditationcount
|
||||
theme: bartik
|
||||
region: header
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: accreditation_count
|
||||
settings:
|
||||
id: accreditation_count
|
||||
label: 'Accreditation Count'
|
||||
provider: goodnightout_opencase
|
||||
label_display: visible
|
||||
visibility: { }
|
@ -11,7 +11,7 @@ _core:
|
||||
id: bartik_branding
|
||||
theme: bartik
|
||||
region: header
|
||||
weight: 0
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
|
@ -13,7 +13,7 @@ _core:
|
||||
id: exposedformactor_searchpage_1
|
||||
theme: bartik
|
||||
region: header
|
||||
weight: -9
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: 'views_exposed_filter_block:actor_search-page_1'
|
||||
settings:
|
||||
|
@ -8,9 +8,9 @@ palette:
|
||||
titleslogan: '#fffeff'
|
||||
text: '#3b3b3b'
|
||||
link: '#0071b3'
|
||||
logo: 'public://color/bartik-d612a847/logo.svg'
|
||||
logo: 'public://color/bartik-160806f0/logo.svg'
|
||||
stylesheets:
|
||||
- 'public://color/bartik-d612a847/colors.css'
|
||||
- 'public://color/bartik-160806f0/colors.css'
|
||||
files:
|
||||
- 'public://color/bartik-d612a847/logo.svg'
|
||||
- 'public://color/bartik-d612a847/colors.css'
|
||||
- 'public://color/bartik-160806f0/logo.svg'
|
||||
- 'public://color/bartik-160806f0/colors.css'
|
||||
|
Reference in New Issue
Block a user