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
|
id: articletopics
|
||||||
theme: geofresco
|
theme: geofresco
|
||||||
region: sidebar_first
|
region: sidebar_first
|
||||||
weight: 0
|
weight: -8
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'facet_block:article_topics'
|
plugin: 'facet_block:article_topics'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -12,7 +12,7 @@ dependencies:
|
||||||
id: articletype
|
id: articletype
|
||||||
theme: geofresco
|
theme: geofresco
|
||||||
region: sidebar_first
|
region: sidebar_first
|
||||||
weight: 0
|
weight: -7
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'facet_block:article_type'
|
plugin: 'facet_block:article_type'
|
||||||
settings:
|
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
|
- geofresco
|
||||||
id: geofresco_views_block__comments_recent_block_1
|
id: geofresco_views_block__comments_recent_block_1
|
||||||
theme: geofresco
|
theme: geofresco
|
||||||
region: sidebar_first
|
region: footer
|
||||||
weight: 0
|
weight: -6
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:comments_recent-block_1'
|
plugin: 'views_block:comments_recent-block_1'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -11,8 +11,8 @@ dependencies:
|
||||||
- geofresco
|
- geofresco
|
||||||
id: geofresco_views_block__content_recent_block_1
|
id: geofresco_views_block__content_recent_block_1
|
||||||
theme: geofresco
|
theme: geofresco
|
||||||
region: sidebar_first
|
region: footer
|
||||||
weight: 0
|
weight: -7
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:content_recent-block_1'
|
plugin: 'views_block:content_recent-block_1'
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue