form validation rebase with master branch
This commit is contained in:
commit
67da917bf3
3 changed files with 28 additions and 13 deletions
|
@ -136,4 +136,7 @@ function validateForm() {
|
|||
} else {
|
||||
$("#cvvError").html("");
|
||||
}
|
||||
}
|
||||
//after all the test pass submit the form and reset.
|
||||
contactForm.reset();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue