git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11714 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2011-12-22 22:23:57 +00:00
parent 0fd8a8f32c
commit 8f06a18584
@@ -213,8 +213,6 @@ class AdminTaxRulesGroupControllerCore extends AdminController
'label' => $this->l('Country:'),
'name' => 'country[]',
'id' => 'country',
'multiple' => true,
'size' => 15,
'options' => array(
'query' => Country::getCountries((int)$this->context->language->id),
'id' => 'id_country',