You are here

appointment_calendar.links.action.yml in Appointment Calendar 8

File

appointment_calendar.links.action.yml
View source
  1. appointment_calendar.subscribers:
  2. route_name: appointment_calendar.subscribers
  3. title: 'Add Appointment Calendar'
  4. appears_on:
  5. - appointment_calendar.list_page
  6. appointment_calendar.list_page:
  7. route_name: appointment_calendar.list_page
  8. title: 'Go to listing page'
  9. appears_on:
  10. - appointment_calendar.subscribers
  11. appointment_calendar.edit_list_page:
  12. route_name: appointment_calendar.list_page
  13. title: 'Go to listing page'
  14. appears_on:
  15. - appointment_calendar.edit
  16. appointment_calendar.edit_subscribers:
  17. route_name: appointment_calendar.subscribers
  18. title: 'Add Appointment Calendar'
  19. appears_on:
  20. - appointment_calendar.edit
  21. appointment_calendar.delete_list_page:
  22. route_name: appointment_calendar.list_page
  23. title: 'Go to listing page'
  24. appears_on:
  25. - appointment_calendar.delete
  26. appointment_calendar.delete_subscribers:
  27. route_name: appointment_calendar.subscribers
  28. title: 'Add Appointment Calendar'
  29. appears_on:
  30. - appointment_calendar.delete
  31. appointment_calendar.view_page:
  32. route_name: appointment_calendar.list_page
  33. title: 'Go to listing page'
  34. appears_on:
  35. - appointment_calendar.view