This commit is contained in:
rGaillard
2011-07-06 12:45:27 +00:00
parent 8fc7f11014
commit ebfae73353
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();