[-] BO : fixed bug #PSCFV-4750

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17811 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-10-09 16:36:13 +00:00
parent 0f142d94e5
commit db82bbaad5
2 changed files with 6 additions and 0 deletions
@@ -179,6 +179,9 @@ class AdminStatesControllerCore extends AdminController
public function postProcess()
{
if (Tools::isSubmit($this->table.'Orderby') || Tools::isSubmit($this->table.'Orderway'))
$this->filter = true;
if (!isset($this->table))
return false;