FIX SubAccountChangePassword
This commit is contained in:
@@ -282,7 +282,8 @@ function changePasswordSubAccount() {
|
||||
$('.alert-success-msg p').text('');
|
||||
}, 3500);
|
||||
|
||||
loadDataEmployeeSubAccountAjax(0);
|
||||
//loadDataEmployeeSubAccountAjax(0);
|
||||
LoadRolesAndAccountsList();
|
||||
$('#MainModal').modal('hide');
|
||||
//window.location.reload();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user