yes
This commit is contained in:
parent
91cadf936e
commit
3bfb03832b
@ -106,8 +106,8 @@ function Check() {
|
||||
} else {
|
||||
var re = /\D+/;
|
||||
if (!re.test($("#apartment").val())) {
|
||||
alert("Invaild Apartment Number");
|
||||
return false;
|
||||
//alert("Invaild Apartment Number");
|
||||
return true;
|
||||
}
|
||||
}
|
||||
if (f_account) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user