Explicity stop OSIC Level facet from apearing on home page
God knows why but it was doing
This commit is contained in:
parent
78a44718fb
commit
904cf2d63c
@ -5,6 +5,7 @@ dependencies:
|
|||||||
- facets.facet.osic_level
|
- facets.facet.osic_level
|
||||||
module:
|
module:
|
||||||
- facets
|
- facets
|
||||||
|
- system
|
||||||
theme:
|
theme:
|
||||||
- bartik
|
- bartik
|
||||||
id: osiclevel
|
id: osiclevel
|
||||||
@ -19,4 +20,9 @@ settings:
|
|||||||
provider: facets
|
provider: facets
|
||||||
label_display: visible
|
label_display: visible
|
||||||
block_id: osiclevel
|
block_id: osiclevel
|
||||||
visibility: { }
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
pages: '<front>'
|
||||||
|
negate: true
|
||||||
|
context_mapping: { }
|
||||||
|
Reference in New Issue
Block a user