[-] 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:
@@ -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