forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
21 lines
660 B
YAML
21 lines
660 B
YAML
entity.commerce_package_type.edit_form:
|
|
route_name: entity.commerce_package_type.edit_form
|
|
base_route: entity.commerce_package_type.edit_form
|
|
title: Edit
|
|
|
|
entity.commerce_shipping_method.edit_form:
|
|
route_name: entity.commerce_shipping_method.edit_form
|
|
base_route: entity.commerce_shipping_method.edit_form
|
|
title: Edit
|
|
|
|
entity.commerce_shipment_type.edit_form:
|
|
route_name: entity.commerce_shipment_type.edit_form
|
|
base_route: entity.commerce_shipment_type.edit_form
|
|
title: Edit
|
|
|
|
entity.commerce_shipment.collection:
|
|
route_name: entity.commerce_shipment.collection
|
|
base_route: entity.commerce_order.canonical
|
|
title: Shipments
|
|
weight: 15
|