From: Marius Olbertz Date: Sat, 5 Dec 2015 19:24:30 +0000 (+0100) Subject: Removed logging X-Git-Tag: v6.0.6~58^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7416%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Removed logging --- diff --git a/js/foundation.dropdown.js b/js/foundation.dropdown.js index e2bbad8db..3f1c70bab 100644 --- a/js/foundation.dropdown.js +++ b/js/foundation.dropdown.js @@ -242,8 +242,6 @@ _this.open(); _this.$element.attr('tabindex', -1).focus(); e.preventDefault(); - } else { - console.log($target, _this.$anchor); } }, close: function() {