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 --- .../wp-includes/js/jquery/jquery.table-hotkeys.js | 99 ---------------------- 1 file changed, 99 deletions(-) delete mode 100644 srcs/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js (limited to 'srcs/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js') diff --git a/srcs/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js b/srcs/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js deleted file mode 100644 index bc7835e..0000000 --- a/srcs/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js +++ /dev/null @@ -1,99 +0,0 @@ -(function($){ - $.fn.filter_visible = function(depth) { - depth = depth || 3; - var is_visible = function() { - var p = $(this), i; - for(i=0; i