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
|
||||
module:
|
||||
- facets
|
||||
- system
|
||||
theme:
|
||||
- bartik
|
||||
id: osiclevel
|
||||
@ -19,4 +20,9 @@ settings:
|
||||
provider: facets
|
||||
label_display: visible
|
||||
block_id: osiclevel
|
||||
visibility: { }
|
||||
visibility:
|
||||
request_path:
|
||||
id: request_path
|
||||
pages: '<front>'
|
||||
negate: true
|
||||
context_mapping: { }
|
||||
|
Reference in New Issue
Block a user