From 9bbaaf75a406192fd2f992e68c72fb4fce6eeedd Mon Sep 17 00:00:00 2001 From: touffies Date: Thu, 28 Nov 2013 12:07:03 +0100 Subject: [PATCH] Add new route to save the product SEO information --- core/lib/Thelia/Config/Resources/routing/admin.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/lib/Thelia/Config/Resources/routing/admin.xml b/core/lib/Thelia/Config/Resources/routing/admin.xml index 591e5c0e7..b821e775c 100755 --- a/core/lib/Thelia/Config/Resources/routing/admin.xml +++ b/core/lib/Thelia/Config/Resources/routing/admin.xml @@ -263,6 +263,10 @@ Thelia\Controller\Admin\ProductController::processUpdateAction + + Thelia\Controller\Admin\ProductController::processUpdateSeoAction + + Thelia\Controller\Admin\ProductController::setToggleVisibilityAction