You are here

contact_storage.links.task.yml in Contact Storage 8

File

contact_storage.links.task.yml
View source
  1. entity.contact_message.forms:
  2. title: 'Forms'
  3. route_name: entity.contact_form.collection
  4. base_route: entity.contact_form.collection
  5. entity.contact_message.collection:
  6. title: 'List'
  7. route_name: entity.contact_message.collection
  8. base_route: entity.contact_form.collection
  9. entity.contact_form.clone_form:
  10. route_name: entity.contact_form.clone_form
  11. base_route: entity.contact_form.edit_form
  12. title: Clone
  13. weight: 20
  14. contact_storage.settings:
  15. title: 'Contact settings'
  16. route_name: contact_storage.settings
  17. base_route: entity.contact_form.collection