Explicity stop OSIC Level facet from apearing on home page

God knows why but it was doing
This commit is contained in:
Naomi 2018-10-25 17:45:37 +01:00
parent 78a44718fb
commit 904cf2d63c
1 changed files with 7 additions and 1 deletions

View File

@ -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: { }