From 0c89805886a511a8b5dd7d9026a075100ad2b35e Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sat, 16 Feb 2013 17:40:37 +0000 Subject: jQuery UI 1.10.1. props ocean90. see #23370. git-svn-id: https://develop.svn.wordpress.org/trunk@23442 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/js/jquery/ui/jquery.ui.button.min.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wp-includes/js/jquery/ui/jquery.ui.button.min.js') diff --git a/wp-includes/js/jquery/ui/jquery.ui.button.min.js b/wp-includes/js/jquery/ui/jquery.ui.button.min.js index c39112b9be..4e89c2000d 100644 --- a/wp-includes/js/jquery/ui/jquery.ui.button.min.js +++ b/wp-includes/js/jquery/ui/jquery.ui.button.min.js @@ -1,5 +1,5 @@ -/*! jQuery UI - v1.10.0 - 2013-01-17 +/*! jQuery UI - v1.10.1 - 2013-02-15 * http://jqueryui.com * Includes: jquery.ui.button.js * Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */ -(function(e,t){var n,r,i,s,o="ui-button ui-widget ui-state-default ui-corner-all",u="ui-state-hover ui-state-active ",a="ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only",f=function(){var t=e(this).find(":ui-button");setTimeout(function(){t.button("refresh")},1)},l=function(t){var n=t.name,r=t.form,i=e([]);return n&&(n=n.replace(/'/g,"\\'"),r?i=e(r).find("[name='"+n+"']"):i=e("[name='"+n+"']",t.ownerDocument).filter(function(){return!this.form})),i};e.widget("ui.button",{version:"1.10.0",defaultElement:"