[-] BO : fix #PSCFV-3127
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16309 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -327,7 +327,9 @@ class AdminEmployeesControllerCore extends AdminController
|
||||
);
|
||||
|
||||
$this->fields_value['passwd'] = false;
|
||||
$this->fields_value['id_lang'] = $this->context->language->id;
|
||||
|
||||
if (empty($obj->id))
|
||||
$this->fields_value['id_lang'] = $this->context->language->id;
|
||||
|
||||
return parent::renderForm();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user