Verified Commit 2335058b authored by Ken Mortimer's avatar Ken Mortimer Committed by Jibran Ijaz
Browse files

Issue #3269802 by mortim07: Add tabs to dataset entity

parent 01201163
Loading
Loading
Loading
Loading
+17 −1
Original line number Diff line number Diff line
entity.data_pipelines.canonical:
  route_name: entity.data_pipelines.canonical
  base_route: entity.data_pipelines.canonical
  title: View
entity.data_pipelines.edit_form:
  route_name: entity.data_pipelines.edit_form
  base_route: entity.data_pipelines.canonical
  title: Edit
entity.data_pipelines.process_form:
  route_name: entity.data_pipelines.process_form
  base_route: entity.data_pipelines.canonical
  title: Process
entity.data_pipelines.delete_form:
  route_name: entity.data_pipelines.delete_form
  base_route: entity.data_pipelines.canonical
  title: Delete
entity.data_pipelines.collection:
  title: 'Datasets'
  title: Datasets
  route_name: entity.data_pipelines.collection
  base_route: system.admin_content