commerce_stock_local.links.task.yml in Commerce Stock 8
modules/local_storage/commerce_stock_local.links.task.yml
File
modules/local_storage/commerce_stock_local.links.task.ymlView source
- # Stock Location routing definition
-
- entity.commerce_stock_location.canonical:
- route_name: entity.commerce_stock_location.canonical
- base_route: entity.commerce_stock_location.canonical
- title: 'View'
-
- entity.commerce_stock_location.edit_form:
- route_name: entity.commerce_stock_location.edit_form
- base_route: entity.commerce_stock_location.canonical
- title: 'Edit'
-
- entity.commerce_stock_location.delete_form:
- route_name: entity.commerce_stock_location.delete_form
- base_route: entity.commerce_stock_location.canonical
- title: 'Delete'
- weight: 10
-
- entity.commerce_stock_location_type.edit_form:
- route_name: entity.commerce_stock_location_type.edit_form
- base_route: entity.commerce_stock_location_type.edit_form
- title: 'Edit'