PMCORE-2565 Field of new user are checked as validated without information

This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-12-18 00:32:23 -04:00
parent fd17dd2c24
commit a95b1da9f0

View File

@@ -345,15 +345,15 @@
validate: {
USR_USERNAME: {
message: "",
state: true
state: null
},
USR_NEW_PASS: {
message: "",
state: true
state: null
},
USR_CNF_PASS: {
message: "",
state: true
state: null
}
},
countryList: [{