aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js')
-rw-r--r--portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js b/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js
deleted file mode 100644
index f324b481..00000000
--- a/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/methods_fi.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! jQuery Validation Plugin - v1.13.0 - 7/1/2014
- * http://jqueryvalidation.org/
- * Copyright (c) 2014 Jörn Zaefferer; Licensed MIT */
-!function(a){"function"==typeof define&&define.amd?define(["jquery","../jquery.validate.min"],a):a(jQuery)}(function(a){a.extend(a.validator.methods,{date:function(a,b){return this.optional(b)||/^\d{1,2}\.\d{1,2}\.\d{4}$/.test(a)},number:function(a,b){return this.optional(b)||/^-?(?:\d+)(?:,\d+)?$/.test(a)}})}); \ No newline at end of file