From 5eb4c93b8c0551ec3831f6a6459062e60b994e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Gaillard?= Date: Wed, 18 Sep 2013 19:35:56 +0200 Subject: [PATCH] [-] BO: Bad id for multishop checkbox on admin products - weird bug with active flag #PSCFV-9935 --- .../default/template/controllers/products/informations.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl index 72294c9ce..0b56c1d73 100644 --- a/admin-dev/themes/default/template/controllers/products/informations.tpl +++ b/admin-dev/themes/default/template/controllers/products/informations.tpl @@ -166,7 +166,7 @@ - {include file="controllers/products/multishop/checkbox.tpl" field="active" type="radio" onclick=""} + {include file="controllers/products/multishop/checkbox.tpl" field="redirect_type" type="radio" onclick=""} @@ -184,7 +184,7 @@ - {include file="controllers/products/multishop/checkbox.tpl" field="active" type="radio" onclick=""} + {include file="controllers/products/multishop/checkbox.tpl" field="id_product_redirected" type="radio" onclick=""}