Fix configurator route resulting in 404
This commit is contained in:
@@ -95,15 +95,6 @@ routeEnhancers:
|
||||
requirements:
|
||||
travel_type: \d+
|
||||
location_type: \d+
|
||||
aspects:
|
||||
travel_type:
|
||||
type: PersistedAliasMapper
|
||||
tableName: tx_epevents_domain_model_traveltype
|
||||
routeFieldName: uid
|
||||
location_type:
|
||||
type: PersistedAliasMapper
|
||||
tableName: tx_epevents_domain_model_location
|
||||
routeFieldName: uid
|
||||
ContactFormPlugin:
|
||||
type: Extbase
|
||||
extension: EpEvents
|
||||
|
||||
Reference in New Issue
Block a user