// added title for return statuses list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9895 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -149,6 +149,7 @@ class AdminStatusesControllerCore extends AdminController
|
||||
// call postProcess() for take care about actions and filters
|
||||
$this->postProcess();
|
||||
|
||||
$this->toolbar_title = $this->l('Return statuses');
|
||||
$list_orders_returns_status = parent::initList();
|
||||
|
||||
return $list_orders_status.$list_orders_returns_status;
|
||||
|
||||
Reference in New Issue
Block a user