From d9e2f14dca129eb8cd8fc4142e12a0c049d1c075 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Fri, 15 Feb 2013 16:13:26 +0000 Subject: 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 --- wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js') 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 -- cgit v1.2.3