You are here

lightning_workflow.links.contextual.yml in Lightning Workflow 8.3

File

lightning_workflow.links.contextual.yml
View source
  1. # The following contextual links can be removed when
  2. # https://www.drupal.org/project/drupal/issues/2815221 has been committed
  3. # to Drupal core.
  4. block_content.block_edit_latest_revision:
  5. title: 'Edit'
  6. group: block_content_latest_version
  7. route_name: 'entity.block_content.canonical'
  8. entity.node.latest_version_edit_form:
  9. route_name: entity.node.edit_form
  10. group: node_latest_version
  11. title: Edit
  12. entity.taxonomy_term.latest_version_edit_form:
  13. title: Edit
  14. group: taxonomy_term_latest_version
  15. route_name: entity.taxonomy_term.edit_form
  16. weight: 10