// attributes position works fine

This commit is contained in:
vChabot
2011-11-22 14:53:50 +00:00
parent 6ed5a32975
commit aabc36aa95
8 changed files with 277 additions and 139 deletions
@@ -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;