Robin Herbots 12 年之前
父节点
当前提交
39de4829ee
共有 3 个文件被更改,包括 5 次插入3 次删除
  1. 二进制
      dist/jQuery.InputMask.2.2.48.nupkg
  2. 二进制
      dist/jQuery.InputMask.2.2.49.nupkg
  3. 5 3
      dist/jquery.inputmask.bundle.js

二进制
dist/jQuery.InputMask.2.2.48.nupkg


二进制
dist/jQuery.InputMask.2.2.49.nupkg


+ 5 - 3
dist/jquery.inputmask.bundle.js

@@ -1570,7 +1570,8 @@ Optional extensions on the jquery.inputmask base
             }
         }
     });
-})(jQuery);/*
+})(jQuery);
+/*
 Input Mask plugin extensions
 http://github.com/RobinHerbots/jquery.inputmask
 Copyright (c) 2010 - 2012 Robin Herbots
@@ -2038,7 +2039,8 @@ Optional extensions on the jquery.inputmask base
             alias: "dd/mm/yyyy" // "mm/dd/yyyy"
         }
     });
-})(jQuery);/*
+})(jQuery);
+/*
 Input Mask plugin extensions
 http://github.com/RobinHerbots/jquery.inputmask
 Copyright (c) 2010 - 2013 Robin Herbots
@@ -2255,4 +2257,4 @@ Allows for using regular expressions as a mask
             }
         }
     });
-})(jQuery);
+})(jQuery);