added validation with jquery-validate on signup page
This commit is contained in:
3
public/js/main.js
Normal file
3
public/js/main.js
Normal file
@@ -0,0 +1,3 @@
|
||||
/* global $ */
|
||||
|
||||
$('form').validate();
|
Reference in New Issue
Block a user