You are here

isotope.links.action.yml in Isotope (with Masonry and Packery) 8

File

isotope.links.action.yml
View source
  1. isotope.add_action:
  2. route_name: entity.presentation.add_form
  3. title: 'Add Presentation'
  4. appears_on:
  5. - entity.presentation.list
  6. isotope.list_action:
  7. route_name: entity.presentation.list
  8. title: 'List Presentations'
  9. appears_on:
  10. - entity.presentation.add_form
  11. - entity.presentation.edit
  12. - entity.presentation.delete