// quantities product modified + line bootsrap added in order, categories and attributes group controllers
This commit is contained in:
@@ -31,6 +31,7 @@ class AdminAttributesGroupsControllerCore extends AdminController
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->bootstrap = true;
|
||||
$this->context = Context::getContext();
|
||||
$this->table = 'attribute_group';
|
||||
$this->identifier = 'id_attribute_group';
|
||||
|
||||
Reference in New Issue
Block a user