mirror of
https://github.com/thewesker/startbootstrap-clean-blog.git
synced 2025-12-20 12:11:07 -05:00
Bootstrap v3.3.6 Update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
$(function() {
|
||||
|
||||
$("input,textarea").jqBootstrapValidation({
|
||||
$("#contactFrom input,#contactForm textarea").jqBootstrapValidation({
|
||||
preventSubmit: true,
|
||||
submitError: function($form, event, errors) {
|
||||
// additional error messages or events
|
||||
|
||||
Reference in New Issue
Block a user