// Fix Combinations list actions button problem
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user