[-] BO : fixed ajax in permissions tab #PSCFV-7442

This commit is contained in:
Damien Metzger
2013-06-14 11:20:23 +02:00
parent 2ae0e4f844
commit 12e13e275f
3 changed files with 24 additions and 30 deletions
@@ -154,8 +154,6 @@ class AdminTrackingControllerCore extends AdminController
$this->tpl_list_vars = array('sub_title' => $this->l('List of products with attributes but without available quantities for sale:'));
return $this->renderList();
}