Commit compiled CSS
This commit is contained in:
parent
d03e5b65a9
commit
f1db5ae8f7
5 changed files with 35 additions and 6 deletions
|
@ -12,7 +12,7 @@ dependencies:
|
|||
id: articletopics
|
||||
theme: geofresco
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: 'facet_block:article_topics'
|
||||
settings:
|
||||
|
|
|
@ -12,7 +12,7 @@ dependencies:
|
|||
id: articletype
|
||||
theme: geofresco
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'facet_block:article_type'
|
||||
settings:
|
||||
|
|
29
config/sync/block.block.exposedformsearchpage_1.yml
Normal file
29
config/sync/block.block.exposedformsearchpage_1.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 9285a985-6be4-41cb-bb22-81ee6aca71aa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.search
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- geofresco
|
||||
id: exposedformsearchpage_1
|
||||
theme: geofresco
|
||||
region: header_search
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'views_exposed_filter_block:search-page_1'
|
||||
settings:
|
||||
id: 'views_exposed_filter_block:search-page_1'
|
||||
label: ''
|
||||
provider: views
|
||||
label_display: '0'
|
||||
views_label: ''
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
|
@ -11,8 +11,8 @@ dependencies:
|
|||
- geofresco
|
||||
id: geofresco_views_block__comments_recent_block_1
|
||||
theme: geofresco
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
region: footer
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: 'views_block:comments_recent-block_1'
|
||||
settings:
|
||||
|
|
|
@ -11,8 +11,8 @@ dependencies:
|
|||
- geofresco
|
||||
id: geofresco_views_block__content_recent_block_1
|
||||
theme: geofresco
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
region: footer
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'views_block:content_recent-block_1'
|
||||
settings:
|
||||
|
|
Loading…
Add table
Reference in a new issue