PMCORE-2565 Field of new user are checked as validated without information
This commit is contained in:
@@ -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: [{
|
||||
|
||||
Reference in New Issue
Block a user