[-] BO : fixed bug #PSCFV-4750
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user