Merge branch 'main' into multi-tenant
This commit is contained in:
@@ -510,7 +510,7 @@ function fnModalCancel() {
|
||||
*/
|
||||
function fnModalOkResetPwd() {
|
||||
modalStateFrom
|
||||
.validate(['userName', 'password'])
|
||||
.validate(['password'])
|
||||
.then(() => {
|
||||
modalState.confirmLoading = true;
|
||||
const key = 'user';
|
||||
|
||||
Reference in New Issue
Block a user