included prototype reigstration page

This commit is contained in:
Ziver Koc 2015-12-09 13:11:15 +01:00
parent 535b272454
commit 9a6c683782
25 changed files with 12314 additions and 0 deletions

View file

@ -0,0 +1,13 @@
jqBootstapValidation
====================
A JQuery validation framework for bootstrap forms.
Displays validation errors in `help-block` elements as users type.
More information is available at http://ReactiveRaven.github.com/jqBootstrapValidation
Changes
=======
1.3.2 - Patch for infinite-loop/slow-script-warning in IE8 - thanks to @dangerbell