// little fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11670 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -117,6 +117,7 @@ class AdminGroupsControllerCore extends AdminController
|
||||
|
||||
$this->tpl_view_vars = array(
|
||||
'group' => $group,
|
||||
'language' => $this->context->language,
|
||||
'customerList' => $this->renderCustomersList($group),
|
||||
'categorieReductions' => $this->formatCategoryDiscountList($group->id)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user