Browse Source

remove console.log

Robin Herbots 13 years ago
parent
commit
1b8855d9fc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      js/jquery.inputmask.numeric.extensions.js

+ 0 - 2
js/jquery.inputmask.numeric.extensions.js

@@ -84,8 +84,6 @@ Optional extensions on the jquery.inputmask base
                             }
                         }
 
-                        console.log(isValid);
-
                         return isValid;
                     },
                     cardinality: 1,