phuoc 12 years ago
parent
commit
e1ca86724e

+ 1 - 2
dist/js/bootstrapValidator.js

@@ -103,12 +103,11 @@
                     }
                 },
                 validator,
-                i = 0,
                 v,          // Validator name
                 enabled,
-                html5AttrName,
                 optionName,
                 optionValue,
+                html5AttrName,
                 html5Attrs;
 
             this.$form

File diff suppressed because it is too large
+ 1 - 1
dist/js/bootstrapValidator.min.js


+ 1 - 2
src/js/bootstrapValidator.js

@@ -102,12 +102,11 @@
                     }
                 },
                 validator,
-                i = 0,
                 v,          // Validator name
                 enabled,
-                html5AttrName,
                 optionName,
                 optionValue,
+                html5AttrName,
                 html5Attrs;
 
             this.$form