// Assigned compared products to smarty

This commit is contained in:
Damien Metzger
2013-11-04 11:00:50 +01:00
parent e03a86ad05
commit cfeeda7d9b
4 changed files with 9 additions and 6 deletions
-1
View File
@@ -3167,7 +3167,6 @@ class BlockLayered extends Module
$smarty->assign($filter_block);
$smarty->assign('hide_0_values', Configuration::get('PS_LAYERED_HIDE_0_VALUES'));
return $this->display(__FILE__, 'blocklayered.tpl');
}
else