diff options
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.js | 4 |
1 files changed, 0 insertions, 4 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 deleted file mode 100644 index 09d3a0ec04..0000000000 --- a/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js +++ /dev/null @@ -1,4 +0,0 @@ -/*! 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 |