summaryrefslogtreecommitdiffstatshomepage
path: root/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
diff options
context:
space:
mode:
authorDominik Schilling (ocean90) <ocean90@git.wordpress.org>2013-05-08 20:54:30 +0000
committerDominik Schilling (ocean90) <ocean90@git.wordpress.org>2013-05-08 20:54:30 +0000
commite99d155133f0b6a3ee97938db41903cc0a841c9b (patch)
tree91d0e77ad12ce60784cfa544f72747c352ae201d /wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
parent7b15956535ecd375dbd6b7fad056e3ff7416de89 (diff)
downloadwordpress-e99d155133f0b6a3ee97938db41903cc0a841c9b.tar.gz
wordpress-e99d155133f0b6a3ee97938db41903cc0a841c9b.zip
jQuery UI 1.10.3. fixes #23370.
git-svn-id: https://develop.svn.wordpress.org/trunk@24204 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.js2
1 files changed, 1 insertions, 1 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 2a2d1e24f0..09d3a0ec04 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,4 +1,4 @@
-/*! jQuery UI - v1.10.2 - 2013-03-14
+/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
(function(t){t.effects.effect.fade=function(e,i){var s=t(this),n=t.effects.setMode(s,e.mode||"toggle");s.animate({opacity:n},{queue:!1,duration:e.duration,easing:e.easing,complete:i})}})(jQuery); \ No newline at end of file