// fix small bug in AdminTaxRulesGroupController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10793 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-11-30 10:27:21 +00:00
parent 3ab955a654
commit dda2735056
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;