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:
parent
61b10c9c6a
commit
dd942f4c51
1 changed files with 0 additions and 8 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue