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!" ); - }