// Improved tax rules display

This commit is contained in:
fBrignoli
2011-11-25 12:53:34 +00:00
parent aa973f1ebf
commit ad59eff7a7
2 changed files with 6 additions and 4 deletions
@@ -82,10 +82,6 @@ class AdminTaxRulesGroupControllerCore extends AdminController
$this->list_no_link = true;
$this->fieldsDisplay = array(
'id_tax_rule' => array(
'title' => $this->l('ID'),
'width' => 25
),
'country_name' => array(
'title' => $this->l('Country'),
'width' => 140