Robin Herbots 12 年 前
コミット
39de4829ee

BIN
dist/jQuery.InputMask.2.2.48.nupkg


BIN
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);