Merged in bugfix/PMCORE-2565 (pull request #7641)

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

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-12-18 20:23:31 +00:00
committed by Julio Cesar Laura Avendaño

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: [{