Streamline urls

This commit is contained in:
Björn Fromme
2020-02-15 18:26:26 +01:00
parent 3a534c64d6
commit 07c86b8450
+1 -1
View File
@@ -110,7 +110,7 @@ routeEnhancers:
product_uid: product product_uid: product
hotel_uid: hotel hotel_uid: hotel
- -
routePath: '/angebot/{date_from}/{date_to}' routePath: '/detail/{date_from}/{date_to}'
_controller: 'Product::detail' _controller: 'Product::detail'
_arguments: _arguments:
date_from: dateFrom date_from: dateFrom