Removed jquery-validate, use server-side only instead
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
/* global $ */
|
||||
|
||||
$('form').validate();
|
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
/* global $ */
|
||||
|
||||
$('form').validate();
|