Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: app.js
require(["jquery", "../../dist/jquery.validate"], function($) { $.validator.setDefaults({ submitHandler: function() { alert("submitted!"); } }); // validate the comment form when it is submitted $("#commentForm").validate(); });