// fix small bug in AdminTaxRulesGroupController

This commit is contained in:
lLefevre
2011-11-30 10:27:21 +00:00
parent e016d4f1e9
commit 925d795721
3 changed files with 15 additions and 157 deletions
@@ -77,7 +77,7 @@ class AdminTaxRulesGroupControllerCore extends AdminController
$this->table = 'tax_rule';
$this->identifier = 'id_tax_rule';
$this->lang = false;
$this->simple_header = true;
$this->list_simple_header = true;
$this->toolbar_btn = null;
$this->list_no_link = true;