You are here

easy_email.links.task.yml in Easy Email 8

Same filename and directory in other branches
  1. 2.0.x easy_email.links.task.yml

File

easy_email.links.task.yml
View source
  1. entity.easy_email_type.edit_form:
  2. route_name: entity.easy_email_type.edit_form
  3. base_route: entity.easy_email_type.edit_form
  4. title: 'Edit Template'
  5. entity.easy_email.canonical:
  6. route_name: entity.easy_email.canonical
  7. base_route: entity.easy_email.canonical
  8. title: 'View'
  9. entity.easy_email.edit_form:
  10. route_name: entity.easy_email.edit_form
  11. base_route: entity.easy_email.canonical
  12. title: 'Edit'
  13. weight: 5
  14. entity.easy_email.delete_form:
  15. route_name: entity.easy_email.delete_form
  16. base_route: entity.easy_email.canonical
  17. title: Delete
  18. weight: 10
  19. entity.easy_email_type.collection:
  20. route_name: entity.easy_email_type.collection
  21. base_route: entity.easy_email_type.collection
  22. title: 'Templates'
  23. entity.easy_email_type.preview:
  24. route_name: entity.easy_email_type.preview
  25. base_route: entity.easy_email_type.edit_form
  26. title: 'Preview Template'
  27. entity.easy_email.collection:
  28. route_name: entity.easy_email.collection
  29. base_route: system.admin_content
  30. title: 'Emails'
  31. weight: 20