[-] BO : attribute values can appear beyond 50 values #PSCFV-2801 #PSCFV-4353
This commit is contained in:
@@ -139,8 +139,7 @@ class AdminAttributesGroupsControllerCore extends AdminController
|
||||
$this->_orderBy = 'position';
|
||||
|
||||
// get list and force no limit clause in the request
|
||||
$this->getList($this->context->language->id);
|
||||
|
||||
$this->getList($this->context->language->id, null, null, 0, false);
|
||||
|
||||
// Render list
|
||||
$helper = new HelperList();
|
||||
|
||||
Reference in New Issue
Block a user