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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13997 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2012-03-09 10:34:08 +00:00
parent f0deec10d6
commit 808cb17eff
@@ -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:'),