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/zencrm_entities/zencrm_entities.links.action.yml
2018-04-05 20:05:00 +02:00

17 lines
413 B
YAML

entity.person.add_form:
route_name: entity.person.add_form
title: 'Add Person'
appears_on:
- entity.person.collection
entity.profile.add_form:
route_name: entity.profile.add_page
title: 'Add Profile'
appears_on:
- entity.profile.collection
entity.profile_type.add_form:
route_name: entity.profile_type.add_form
title: 'Add Profile type'
appears_on:
- entity.profile_type.collection