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
|
id: bartik_branding
|
||||||
theme: bartik
|
theme: bartik
|
||||||
region: header
|
region: header
|
||||||
weight: 0
|
weight: -5
|
||||||
provider: null
|
provider: null
|
||||||
plugin: system_branding_block
|
plugin: system_branding_block
|
||||||
settings:
|
settings:
|
||||||
|
@ -13,7 +13,7 @@ _core:
|
|||||||
id: exposedformactor_searchpage_1
|
id: exposedformactor_searchpage_1
|
||||||
theme: bartik
|
theme: bartik
|
||||||
region: header
|
region: header
|
||||||
weight: -9
|
weight: -6
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_exposed_filter_block:actor_search-page_1'
|
plugin: 'views_exposed_filter_block:actor_search-page_1'
|
||||||
settings:
|
settings:
|
||||||
|
@ -8,9 +8,9 @@ palette:
|
|||||||
titleslogan: '#fffeff'
|
titleslogan: '#fffeff'
|
||||||
text: '#3b3b3b'
|
text: '#3b3b3b'
|
||||||
link: '#0071b3'
|
link: '#0071b3'
|
||||||
logo: 'public://color/bartik-d612a847/logo.svg'
|
logo: 'public://color/bartik-160806f0/logo.svg'
|
||||||
stylesheets:
|
stylesheets:
|
||||||
- 'public://color/bartik-d612a847/colors.css'
|
- 'public://color/bartik-160806f0/colors.css'
|
||||||
files:
|
files:
|
||||||
- 'public://color/bartik-d612a847/logo.svg'
|
- 'public://color/bartik-160806f0/logo.svg'
|
||||||
- 'public://color/bartik-d612a847/colors.css'
|
- 'public://color/bartik-160806f0/colors.css'
|
||||||
|
Reference in New Issue
Block a user