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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12977 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-02-03 14:21:06 +00:00
parent f008bfb5d5
commit 1209f9695f
@@ -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');