You are here

cms_content_sync.links.action.yml in CMS Content Sync 2.0.x

File

cms_content_sync.links.action.yml
View source
  1. entity.cms_content_sync_flow.add_form:
  2. route_name: 'entity.cms_content_sync_flow.add_form'
  3. title: 'Add flow'
  4. appears_on:
  5. - entity.cms_content_sync_flow.collection
  6. entity.cms_content_sync_flow.copy_remote:
  7. route_name: 'entity.cms_content_sync_flow.copy_remote'
  8. title: 'Copy from other site'
  9. appears_on:
  10. - entity.cms_content_sync_flow.collection
  11. entity.cms_content_sync_pool.add_form:
  12. route_name: 'entity.cms_content_sync_pool.add_form'
  13. title: 'Add pool'
  14. appears_on:
  15. - entity.cms_content_sync_pool.collection
  16. entity.cms_content_sync_pool.assignment_form:
  17. route_name: 'cms_content_sync.pool_assignment_form'
  18. title: 'Change pool assignment'
  19. appears_on:
  20. - entity.cms_content_sync_pool.collection