diff --git a/ServiceHost/wwwroot/AssetsClient/pages/SubAccounts/js/ModalEditSubAccountPasswordAndPhone.js b/ServiceHost/wwwroot/AssetsClient/pages/SubAccounts/js/ModalEditSubAccountPasswordAndPhone.js index b218ce3b..9ecac53b 100644 --- a/ServiceHost/wwwroot/AssetsClient/pages/SubAccounts/js/ModalEditSubAccountPasswordAndPhone.js +++ b/ServiceHost/wwwroot/AssetsClient/pages/SubAccounts/js/ModalEditSubAccountPasswordAndPhone.js @@ -282,7 +282,8 @@ function changePasswordSubAccount() { $('.alert-success-msg p').text(''); }, 3500); - loadDataEmployeeSubAccountAjax(0); + //loadDataEmployeeSubAccountAjax(0); + LoadRolesAndAccountsList(); $('#MainModal').modal('hide'); //window.location.reload(); } else {