[-] BO : Could not order in AdminStatuses by ID or template

This commit is contained in:
gRoussac
2013-09-14 00:05:45 +02:00
parent 10472ef83c
commit 73dd524de8
@@ -136,6 +136,7 @@ class AdminStatusesControllerCore extends AdminController
{
$this->table = 'order_return_state';
$this->_defaultOrderBy = $this->identifier = 'id_order_return_state';
$this->list_id = 'order_return_state';
$this->deleted = false;
$this->_orderBy = null;