Added actor-case relation

This commit is contained in:
2021-08-26 17:55:07 +01:00
parent 8cb50d271b
commit c7d36df842
33 changed files with 2106 additions and 1 deletions

View File

@ -10,3 +10,13 @@ entity.oc_case_type.add_form:
appears_on:
- entity.oc_case_type.collection
entity.oc_actor_case_relation.add_form:
route_name: entity.oc_actor_case_relation.add_page
title: 'Add Actor-Case Relation'
appears_on:
- entity.oc_actor_case_relation.collection
entity.oc_actor_case_relation_type.add_form:
route_name: entity.oc_actor_case_relation_type.add_form
title: 'Add Actor-Case Relation type'
appears_on:
- entity.oc_actor_case_relation_type.collection