[-] BO : Fix Bug #PSCFV-10331 check all from list

This commit is contained in:
Jerome Nadaud
2013-09-13 10:26:08 +02:00
parent db4b69d10c
commit 3eb4d65fc9
@@ -78,6 +78,7 @@ class AdminTaxRulesGroupControllerCore extends AdminController
public function initRulesList($id_group)
{
$this->table = 'tax_rule';
$this->list_id = 'tax_rule';
$this->identifier = 'id_tax_rule';
$this->className = 'TaxRule';
$this->lang = false;