[*] BO : you can set positions to categories using multishop

This commit is contained in:
vChabot
2012-01-31 15:11:27 +00:00
parent b6cfa70eec
commit 28d33eca8c
5 changed files with 268 additions and 119 deletions
@@ -266,6 +266,7 @@ class AdminScenesControllerCore extends AdminController
'use_radio' => false,
'use_search' => true,
'disabled_categories' => array(4),
'top_category' => Category::getTopCategory(),
)
);
}