Removed jquery-validate, use server-side only instead

This commit is contained in:
Sahat Yalkabov
2013-11-20 01:46:32 -05:00
parent 0108b4349a
commit 3dbe5fab18
5 changed files with 6 additions and 21 deletions

View File

@@ -1,3 +1,2 @@
/* global $ */
$('form').validate();