This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/modules/opencase_entities/opencase_entities.links.act...

63 lines
1.9 KiB
YAML
Raw Normal View History

2018-04-29 11:58:46 +00:00
entity.oc_actor.add_form:
route_name: entity.oc_actor.add_page
title: 'Add Person'
2018-04-29 11:58:46 +00:00
appears_on:
- entity.oc_actor.collection
entity.oc_actor_type.add_form:
route_name: entity.oc_actor_type.add_form
title: 'Add Person type'
2018-04-29 11:58:46 +00:00
appears_on:
- entity.oc_actor_type.collection
entity.oc_activity.add_form:
route_name: entity.oc_activity.add_page
title: 'Add Activity'
appears_on:
- entity.oc_activity.collection
entity.oc_activity_type.add_form:
route_name: entity.oc_activity_type.add_form
title: 'Add Activity type'
appears_on:
- entity.oc_activity_type.collection
2020-11-12 17:13:28 +00:00
entity.oc_organisation.add_form:
route_name: entity.oc_organisation.add_page
title: 'Add Organisation'
appears_on:
- entity.oc_organisation.collection
entity.oc_organisation_type.add_form:
route_name: entity.oc_organisation_type.add_form
title: 'Add Organisation type'
appears_on:
- entity.oc_organisation_type.collection
2021-01-28 10:22:20 +00:00
entity.oc_event.add_form:
route_name: entity.oc_event.add_page
title: 'Add Event'
appears_on:
- entity.oc_event.collection
entity.oc_event_type.add_form:
route_name: entity.oc_event_type.add_form
title: 'Add Event type'
appears_on:
- entity.oc_event_type.collection
2021-02-07 11:59:17 +00:00
entity.oc_bank_account.add_form:
route_name: entity.oc_bank_account.add_form
title: 'Add Bank Account'
appears_on:
- entity.oc_bank_account.collection
2021-02-18 15:32:10 +00:00
entity.oc_equal_opps.add_form:
route_name: entity.oc_equal_opps.add_form
title: 'Add Equal Opps'
appears_on:
- entity.oc_equal_opps.collection
entity.oc_organisation_relation.add_form:
route_name: entity.oc_organisation_relation.add_page
title: 'Add Organisation Relation'
appears_on:
- entity.oc_organisation_relation.collection
entity.oc_organisation_relation_type.add_form:
route_name: entity.oc_organisation_relation_type.add_form
title: 'Add Organisation Relation type'
appears_on:
- entity.oc_organisation_relation_type.collection