[-] BO : BugFix : #PSTEST-934 : Employee creation : language selected is from context now
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13801 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -304,6 +304,7 @@ class AdminEmployeesControllerCore extends AdminController
|
||||
);
|
||||
|
||||
$this->fields_value['passwd'] = false;
|
||||
$this->fields_value['id_lang'] = $this->context->language->id;
|
||||
|
||||
return parent::renderForm();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user