X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/18dcd55c113befe51c4bccd3f1ad6c3d3999ff19..1b730fd128c2767014b75babd4cb80381bbdd4c5:/Resources/config/routes/rapsys_air.yaml diff --git a/Resources/config/routes/rapsys_air.yaml b/Resources/config/routes/rapsys_air.yaml index 845dd9a..ca99c4e 100644 --- a/Resources/config/routes/rapsys_air.yaml +++ b/Resources/config/routes/rapsys_air.yaml @@ -14,6 +14,13 @@ rapsys_air_contact: controller: Rapsys\AirBundle\Controller\DefaultController::contact methods: GET|POST +rapsys_air_frequently_asked_questions: + path: + en: '/en/frequently-asked-questions' + fr: '/foire-aux-questions' + controller: Rapsys\AirBundle\Controller\DefaultController::frequentlyAskedQuestions + methods: GET + rapsys_air_organizer_regulation: path: en: '/en/organizer-regulation' @@ -28,12 +35,12 @@ rapsys_air_terms_of_service: controller: Rapsys\AirBundle\Controller\DefaultController::termsOfService methods: GET -rapsys_air_frequently_asked_questions: +rapsys_air_dispute: path: - en: '/en/frequently-asked-questions' - fr: '/foire-aux-questions' - controller: Rapsys\AirBundle\Controller\DefaultController::frequentlyAskedQuestions - methods: GET + en: '/en/dispute' + fr: '/contestation' + controller: Rapsys\AirBundle\Controller\DefaultController::dispute + methods: GET|POST rapsys_air_location: path: @@ -117,7 +124,7 @@ rapsys_air_user_view: en: '/en/user/{id<\d+>}' fr: '/utilisateur/{id<\d+>}' controller: Rapsys\AirBundle\Controller\UserController::view - methods: GET + methods: GET|POST rapsys_user_login: path: