parent
7e01653874
commit
daf6232be7
1 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,7 @@ dependencies:
|
|||
- views.view.related_content
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- ctools
|
||||
- views
|
||||
theme:
|
||||
- agarica
|
||||
|
@ -31,3 +32,10 @@ visibility:
|
|||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
bundles:
|
||||
people: people
|
||||
negate: true
|
||||
context_mapping:
|
||||
node: '@node.node_route_context:node'
|
||||
|
|
Loading…
Reference in a new issue