diff options
author | patdenice <patdenice@piwigo.org> | 2011-10-28 13:25:54 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2011-10-28 13:25:54 +0000 |
commit | 2a5be28bc5a0fe4748279bebe23d1be6416fe015 (patch) | |
tree | 19dc0a131baa6ad1b8fb1c96e64c153013785d81 /themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js | |
parent | 3ea95e0ebcce5ecd80ac4e95879dae72e9360988 (diff) |
feature:2487
Update jQuery to 1.6.4 and jQuery UI to 1.8.16
git-svn-id: http://piwigo.org/svn/trunk@12525 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js b/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js index d211573c6..dd51e359c 100644 --- a/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js +++ b/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js @@ -1,4 +1,4 @@ -/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Chinese initialisation for the jQuery UI date picker plugin. */ /* Written by Ressol (ressol@gmail.com). */ jQuery(function($){ $.datepicker.regional['zh-TW'] = { |