[-] BO : fixed bug #PSCFV-4750

This commit is contained in:
vAugagneur
2012-10-09 16:36:13 +00:00
parent 4023242888
commit 7f130e3c4b
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;