Update AdminAttributesGroupsController.php
This commit is contained in:
@@ -328,6 +328,10 @@ class AdminAttributesGroupsControllerCore extends AdminController
|
||||
'label' => $this->l('Current texture:'),
|
||||
'name' => 'current_texture'
|
||||
);
|
||||
|
||||
$this->fields_form['input'][] = array(
|
||||
'type' => 'closediv'
|
||||
);
|
||||
|
||||
$this->fields_form['submit'] = array(
|
||||
'title' => $this->l('Save '),
|
||||
|
||||
Reference in New Issue
Block a user