[-] BO : #PSTEST-628 - Fix bug with bad order by

This commit is contained in:
mDeflotte
2012-02-03 14:21:06 +00:00
parent 3775eae900
commit d3ebbd0d90
@@ -119,6 +119,7 @@ class AdminStatusesControllerCore extends AdminController
$this->deleted = false;
$this->toolbar_btn = array();
$this->bulk_actions = array();
$this->_orderBy = null;
$this->addRowAction('editstatus');