// attributes position works fine
This commit is contained in:
@@ -129,9 +129,11 @@ class AdminAttributesGroupsControllerCore extends AdminController
|
||||
// get list and force no limit clause in the request
|
||||
$this->getList($this->context->language->id);
|
||||
|
||||
|
||||
// Render list
|
||||
$helper = new HelperList();
|
||||
$helper->actions = $this->actions;
|
||||
$helper->override_folder = $this->tpl_folder;
|
||||
$helper->no_link = true;
|
||||
$helper->shopLinkType = '';
|
||||
$helper->identifier = $this->identifier;
|
||||
|
||||
Reference in New Issue
Block a user