Fixed block config that had gone weird
This commit is contained in:
parent
6d281625b7
commit
06937b7443
@ -3,6 +3,7 @@ status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_no_cases
|
||||
- route_condition
|
||||
theme:
|
||||
- bartik
|
||||
id: opencasecontextualmenu
|
||||
@ -16,4 +17,9 @@ settings:
|
||||
label: 'OpenCase Contextual Menu'
|
||||
provider: opencase_no_cases
|
||||
label_display: '0'
|
||||
visibility: { }
|
||||
visibility:
|
||||
route:
|
||||
id: route
|
||||
routes: entity.oc_actor.canonical
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
|
Reference in New Issue
Block a user