// little fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12369 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -207,6 +207,7 @@ class AdminTrackingControllerCore extends AdminController
|
||||
$this->_defaultOrderBy = '';
|
||||
$this->_defaultOrderWay = '';
|
||||
$this->_filter = '';
|
||||
$this->_group = '';
|
||||
$this->list_no_filter = true;
|
||||
$this->list_title = $this->l('Product disabled');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user