// Fix Combinations list actions button problem

This commit is contained in:
Jerome Nadaud
2013-11-06 12:18:52 +01:00
parent a890410a64
commit 0c1b77b3da
3 changed files with 9 additions and 6 deletions
@@ -3883,6 +3883,7 @@ class AdminProductsControllerCore extends AdminController
$helper = new HelperList();
$helper->identifier = 'id_product_attribute';
$helper->table_id = 'combinations-list';
$helper->token = $this->token;
$helper->currentIndex = self::$currentIndex;
$helper->no_link = true;