summaryrefslogtreecommitdiffstatshomepage
path: root/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
diff options
context:
space:
mode:
authorAndrew Nacin <nacin@git.wordpress.org>2013-02-15 16:13:26 +0000
committerAndrew Nacin <nacin@git.wordpress.org>2013-02-15 16:13:26 +0000
commitd9e2f14dca129eb8cd8fc4142e12a0c049d1c075 (patch)
tree96505bd3ea1c4a7c24289ed619cd943cfc3ded43 /wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
parent1dc5d1c4015b89782b3997aabfbd914678e6671f (diff)
downloadwordpress-d9e2f14dca129eb8cd8fc4142e12a0c049d1c075.tar.gz
wordpress-d9e2f14dca129eb8cd8fc4142e12a0c049d1c075.zip
jQuery UI 1.10.0.
Some lingering issues with the edit/insert link dialog. props ocean90. see #23370. git-svn-id: https://develop.svn.wordpress.org/trunk@23423 602fd350-edb4-49c9-b593-d223f7449a82
Diffstat (limited to 'wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js')
-rw-r--r--wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js b/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
index f5d93d2ed0..ae942e37bd 100644
--- a/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
+++ b/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
@@ -1,5 +1,5 @@
-/*! jQuery UI - v1.9.2 - 2012-11-23
+/*! jQuery UI - v1.10.0 - 2013-01-17
* http://jqueryui.com
* Includes: jquery.ui.effect-fade.js
-* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
+* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
(function(e,t){e.effects.effect.fade=function(t,n){var r=e(this),i=e.effects.setMode(r,t.mode||"toggle");r.animate({opacity:i},{queue:!1,duration:t.duration,easing:t.easing,complete:n})}})(jQuery); \ No newline at end of file