From 32f1138517063db75fba80cde0b93636a204b29d Mon Sep 17 00:00:00 2001 From: vChabot Date: Mon, 20 Feb 2012 14:36:57 +0000 Subject: [PATCH] // select associated categories on a shop creation (with the root category shown when you are not in a shop context) --- classes/helper/Helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/helper/Helper.php b/classes/helper/Helper.php index 7938ab971..9119fc405 100755 --- a/classes/helper/Helper.php +++ b/classes/helper/Helper.php @@ -271,7 +271,7 @@ class HelperCore } $root_input = ' '; - if ($root_category->id != $top_category->id) + if ($root_category->id != $top_category->id || (Tools::isSubmit('ajax') && Tools::getValue('action') == 'getCategoriesFromRootCategory')) $root_input = '