Made caseless demo version with add-activity block
This commit is contained in:
25
config/optional/block.block.addactivity.yml
Normal file
25
config/optional/block.block.addactivity.yml
Normal file
@ -0,0 +1,25 @@
|
||||
uuid: 036ff73a-049d-4979-abf0-95b1a9d1b830
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase
|
||||
- route_condition
|
||||
theme:
|
||||
- bartik
|
||||
id: addactivity
|
||||
theme: bartik
|
||||
region: sidebar_second
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: add_activity
|
||||
settings:
|
||||
id: add_activity
|
||||
label: 'Add Activity'
|
||||
label_display: visible
|
||||
provider: opencase
|
||||
visibility:
|
||||
route:
|
||||
id: route
|
||||
negate: false
|
||||
routes: entity.oc_actor.canonical
|
||||
Reference in New Issue
Block a user