[-] BO : BugFix : #PSTEST-1004 : create value for an attribute fix (error js, undefined variable)
This commit is contained in:
@@ -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:'),
|
||||
|
||||
Reference in New Issue
Block a user