summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jquery-ui-timepicker-addon.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery-ui-timepicker-addon.js b/jquery-ui-timepicker-addon.js
index 3a46c68..f9b5faa 100644
--- a/jquery-ui-timepicker-addon.js
+++ b/jquery-ui-timepicker-addon.js
@@ -108,7 +108,7 @@
parse: 'strict'
};
$.extend(this._defaults, this.regional['']);
- }
+ };
$.extend(Timepicker.prototype, {
$input: null,