From dd942f4c51c5ba6b3fbfd2f741e7fa3d75924137 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Sun, 8 Nov 2020 16:30:40 +0000 Subject: [PATCH] =?UTF-8?q?Development=20version=202.0.9d2=20in=20response?= =?UTF-8?q?=20to=20user=20on=20forum,=20to=20meet=20user=20requirement.=20?= =?UTF-8?q?Forgot=20to=20remove=20test=20code=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2414785 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- templates/public/reference-container.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/public/reference-container.html b/templates/public/reference-container.html index 8f68f00..2fe0c54 100644 --- a/templates/public/reference-container.html +++ b/templates/public/reference-container.html @@ -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!" ); - }