FIX SubAccountChangePassword

This commit is contained in:
MahanCh
2025-05-11 18:13:39 +03:30
parent 22b722e3dc
commit a9c2f09f9e

View File

@@ -282,7 +282,8 @@ function changePasswordSubAccount() {
$('.alert-success-msg p').text('');
}, 3500);
loadDataEmployeeSubAccountAjax(0);
//loadDataEmployeeSubAccountAjax(0);
LoadRolesAndAccountsList();
$('#MainModal').modal('hide');
//window.location.reload();
} else {