diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index 6032e93e02..ca8b2b5e3f 100755 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -67,12 +67,6 @@ $('.download-link').attr('href', macDownloadLink); } - /*$('.download-link').click(function () { - $('html, body').animate({ - scrollTop: $("#documentation").offset().top - }, 500); - });*/ - });