diff options
author | patdenice <patdenice@piwigo.org> | 2011-10-28 13:32:48 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2011-10-28 13:32:48 +0000 |
commit | 01847bcd75bbc46efbd1d17354a1b6c2dad261e1 (patch) | |
tree | 3ee1f001db3a33cb4971d1a9951cf2b38c99c140 /themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js | |
parent | a60d358af034f0d9c003b952cc6a4328eaff8b91 (diff) |
merge r12525 from trunk to branch 2.3
feature:2487
Update jQuery to 1.6.4 and jQuery UI to 1.8.16
git-svn-id: http://piwigo.org/svn/branches/2.3@12526 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'] = { |