[-] BO : BugFix : #PSTEST-1004 : create value for an attribute fix (error js, undefined variable)

This commit is contained in:
vChabot
2012-03-09 10:34:08 +00:00
parent a2f5ff05e8
commit 2e7ba3cc5e
@@ -302,6 +302,7 @@ class AdminAttributesGroupsControllerCore extends AdminController
);
}
$this->fields_form['shop_associations'] = Tools::jsonEncode(array());
$this->fields_form['input'][] = array(
'type' => 'color',
'label' => $this->l('Color:'),