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