diff options
author | patdenice <patdenice@piwigo.org> | 2011-03-07 00:58:34 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2011-03-07 00:58:34 +0000 |
commit | ac0ba26afc1fe5f7daf1d7f967301470b461772c (patch) | |
tree | 5da280ad6cbbae4af8498e4e6d2da517c7d1383f /themes/default/js/ui/theme | |
parent | d94968f60a8e818fa1c1b18fdc8b83d7affa9b6e (diff) |
Update jQuery UI to 1.8.10.
Improve jquery ui management in template class.
git-svn-id: http://piwigo.org/svn/trunk@9559 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/js/ui/theme')
13 files changed, 14 insertions, 14 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.accordion.css b/themes/default/js/ui/theme/jquery.ui.accordion.css index f0a0f3ce6..f7c9ac0ec 100644 --- a/themes/default/js/ui/theme/jquery.ui.accordion.css +++ b/themes/default/js/ui/theme/jquery.ui.accordion.css @@ -1,5 +1,5 @@ /* - * jQuery UI Accordion 1.8.9 + * jQuery UI Accordion 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.all.css b/themes/default/js/ui/theme/jquery.ui.all.css index 13db22932..2ff6b11a1 100644 --- a/themes/default/js/ui/theme/jquery.ui.all.css +++ b/themes/default/js/ui/theme/jquery.ui.all.css @@ -1,5 +1,5 @@ /* - * jQuery UI CSS Framework 1.8.9 + * jQuery UI CSS Framework 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.autocomplete.css b/themes/default/js/ui/theme/jquery.ui.autocomplete.css index 1e69b0079..8a30b8f7b 100644 --- a/themes/default/js/ui/theme/jquery.ui.autocomplete.css +++ b/themes/default/js/ui/theme/jquery.ui.autocomplete.css @@ -1,5 +1,5 @@ /* - * jQuery UI Autocomplete 1.8.9 + * jQuery UI Autocomplete 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -13,7 +13,7 @@ * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ /* - * jQuery UI Menu 1.8.9 + * jQuery UI Menu 1.8.10 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.button.css b/themes/default/js/ui/theme/jquery.ui.button.css index 6ce0b445d..fe920b927 100644 --- a/themes/default/js/ui/theme/jquery.ui.button.css +++ b/themes/default/js/ui/theme/jquery.ui.button.css @@ -1,5 +1,5 @@ /* - * jQuery UI Button 1.8.9 + * jQuery UI Button 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.core.css b/themes/default/js/ui/theme/jquery.ui.core.css index c31d4edf0..51b671723 100644 --- a/themes/default/js/ui/theme/jquery.ui.core.css +++ b/themes/default/js/ui/theme/jquery.ui.core.css @@ -1,5 +1,5 @@ /* - * jQuery UI CSS Framework 1.8.9 + * jQuery UI CSS Framework 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.datepicker.css b/themes/default/js/ui/theme/jquery.ui.datepicker.css index ac41b0bca..ab704066c 100644 --- a/themes/default/js/ui/theme/jquery.ui.datepicker.css +++ b/themes/default/js/ui/theme/jquery.ui.datepicker.css @@ -1,5 +1,5 @@ /* - * jQuery UI Datepicker 1.8.9 + * jQuery UI Datepicker 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.dialog.css b/themes/default/js/ui/theme/jquery.ui.dialog.css index 18e32826e..46f049822 100644 --- a/themes/default/js/ui/theme/jquery.ui.dialog.css +++ b/themes/default/js/ui/theme/jquery.ui.dialog.css @@ -1,5 +1,5 @@ /* - * jQuery UI Dialog 1.8.9 + * jQuery UI Dialog 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.progressbar.css b/themes/default/js/ui/theme/jquery.ui.progressbar.css index ee69af7d2..cb8e24f8c 100644 --- a/themes/default/js/ui/theme/jquery.ui.progressbar.css +++ b/themes/default/js/ui/theme/jquery.ui.progressbar.css @@ -1,5 +1,5 @@ /* - * jQuery UI Progressbar 1.8.9 + * jQuery UI Progressbar 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.resizable.css b/themes/default/js/ui/theme/jquery.ui.resizable.css index d8fc68191..738d47542 100644 --- a/themes/default/js/ui/theme/jquery.ui.resizable.css +++ b/themes/default/js/ui/theme/jquery.ui.resizable.css @@ -1,5 +1,5 @@ /* - * jQuery UI Resizable 1.8.9 + * jQuery UI Resizable 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.selectable.css b/themes/default/js/ui/theme/jquery.ui.selectable.css index efb46860f..944006041 100644 --- a/themes/default/js/ui/theme/jquery.ui.selectable.css +++ b/themes/default/js/ui/theme/jquery.ui.selectable.css @@ -1,5 +1,5 @@ /* - * jQuery UI Selectable 1.8.9 + * jQuery UI Selectable 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.slider.css b/themes/default/js/ui/theme/jquery.ui.slider.css index b567d7d19..355fe45e0 100644 --- a/themes/default/js/ui/theme/jquery.ui.slider.css +++ b/themes/default/js/ui/theme/jquery.ui.slider.css @@ -1,5 +1,5 @@ /* - * jQuery UI Slider 1.8.9 + * jQuery UI Slider 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.tabs.css b/themes/default/js/ui/theme/jquery.ui.tabs.css index ed47fe15f..35d166037 100644 --- a/themes/default/js/ui/theme/jquery.ui.tabs.css +++ b/themes/default/js/ui/theme/jquery.ui.tabs.css @@ -1,5 +1,5 @@ /* - * jQuery UI Tabs 1.8.9 + * jQuery UI Tabs 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. diff --git a/themes/default/js/ui/theme/jquery.ui.theme.css b/themes/default/js/ui/theme/jquery.ui.theme.css index 1ee9bf44a..7548f076f 100644 --- a/themes/default/js/ui/theme/jquery.ui.theme.css +++ b/themes/default/js/ui/theme/jquery.ui.theme.css @@ -1,5 +1,5 @@ /* - * jQuery UI CSS Framework 1.8.9 + * jQuery UI CSS Framework 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. |