Development version 2.0.9d2 in response to user on forum, to meet user requirement. Forgot to remove test code…

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2414785 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2020-11-08 16:30:40 +00:00
parent 61b10c9c6a
commit dd942f4c51

View file

@ -57,12 +57,4 @@
380);/*speed*/
}
}
$( function() {
if (jQuery.ui) {
alert( "The jQuery UI framework has been properly loaded." );
}
}
function() {
alert( "There is a problem!" );
}
</script>