[-] BO : postcode required in manufacturer address
This commit is contained in:
@@ -297,7 +297,7 @@ class AdminEmployeesControllerCore extends AdminController
|
||||
}
|
||||
$this->fields_form['input'][] = array(
|
||||
'type' => 'select',
|
||||
'label' => $this->l('Profile:'),
|
||||
'label' => $this->l('Profile Permission:'),
|
||||
'name' => 'id_profile',
|
||||
'required' => true,
|
||||
'options' => array(
|
||||
|
||||
Reference in New Issue
Block a user