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

33 lines
838 B
YAML
Raw Normal View History

entity.person.add_form:
route_name: entity.person.add_form
title: 'Add Person'
appears_on:
- entity.person.collection
2018-04-05 18:05:00 +00:00
entity.contact_details.add_form:
route_name: entity.contact_details.add_form
title: 'Add Contact Details'
appears_on:
- entity.contact_details.collection
entity.person.add_form:
route_name: entity.person.add_form
title: 'Add Person'
appears_on:
- entity.person.collection
2018-04-11 09:42:45 +00:00
entity.contact_details.add_form:
route_name: entity.contact_details.add_form
title: 'Add Contact details'
appears_on:
- entity.contact_details.collection
entity.hat.add_form:
route_name: entity.hat.add_page
title: 'Add Hat'
appears_on:
- entity.hat.collection
entity.hat_type.add_form:
route_name: entity.hat_type.add_form
title: 'Add Hat type'
appears_on:
- entity.hat_type.collection