// Code review : normalise and todo

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12583 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-01-20 15:19:27 +00:00
parent 820f8a5d94
commit 5dad8f329d
7 changed files with 60 additions and 69 deletions
+2 -1
View File
@@ -1669,7 +1669,8 @@ class BlockLayered extends Module
'Uncheck All' => $this->l('Uncheck All'),
'search' => $this->l('Search a category')
);
// @todo renderAdminCategorieTree is deprecated in 1.5
$html .= Helper::renderAdminCategorieTree($trads, $selectedCat, 'categoryBox');
$html .= '