From a0b82879f5810dfb91a86057b64bdfa048c24fca Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Fri, 16 Aug 2013 14:26:02 +0200 Subject: [PATCH] create route for login action --- core/lib/Thelia/Config/Resources/routing/front.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/lib/Thelia/Config/Resources/routing/front.xml b/core/lib/Thelia/Config/Resources/routing/front.xml index 2e0f42a13..c420e1550 100644 --- a/core/lib/Thelia/Config/Resources/routing/front.xml +++ b/core/lib/Thelia/Config/Resources/routing/front.xml @@ -18,6 +18,10 @@ Thelia\Controller\Front\CustomerController::updateAction + + Thelia\Controller\Front\CustomerController::loginAction + + Thelia\Controller\Front\CartController::addItem cart