git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7525 b9a71923-0436-4b27-9f14-aed3839534dd

This commit is contained in:
rGaillard
2011-07-06 12:45:27 +00:00
parent 8a59d0dc41
commit 0433d8b7f4
3 changed files with 16 additions and 9 deletions
-1
View File
@@ -36,7 +36,6 @@ class AdminAttributes extends AdminTab
$this->lang = true;
$this->edit = true;
$this->delete = true;
$this->shopLinkType = 'group_shop';
$this->fieldImageSettings = array('name' => 'texture', 'dir' => 'co');
parent::__construct();