// little fix

This commit is contained in:
vChabot
2012-01-11 16:25:46 +00:00
parent b42c7d64b9
commit a87643acba
@@ -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');
}