From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/wordpress/wp-includes/js/jquery/ui/button.min.js | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 srcs/wordpress/wp-includes/js/jquery/ui/button.min.js (limited to 'srcs/wordpress/wp-includes/js/jquery/ui/button.min.js') diff --git a/srcs/wordpress/wp-includes/js/jquery/ui/button.min.js b/srcs/wordpress/wp-includes/js/jquery/ui/button.min.js deleted file mode 100644 index 8b1b4af..0000000 --- a/srcs/wordpress/wp-includes/js/jquery/ui/button.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! - * jQuery UI Button 1.11.4 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - * http://api.jqueryui.com/button/ - */ -!function(t){"function"==typeof define&&define.amd?define(["jquery","./core","./widget"],t):t(jQuery)}(function(o){function n(){var t=o(this);setTimeout(function(){t.find(":ui-button").button("refresh")},1)}function a(t){var e=t.name,i=t.form,s=o([]);return e&&(e=e.replace(/'/g,"\\'"),s=i?o(i).find("[name='"+e+"'][type=radio]"):o("[name='"+e+"'][type=radio]",t.ownerDocument).filter(function(){return!this.form})),s}var u,r="ui-button ui-widget ui-state-default ui-corner-all",l="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";return o.widget("ui.button",{version:"1.11.4",defaultElement:"