]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Removed logging 7416/head
authorMarius Olbertz <marius@owlbertz.de>
Sat, 5 Dec 2015 19:24:30 +0000 (20:24 +0100)
committerMarius Olbertz <marius@owlbertz.de>
Sat, 5 Dec 2015 19:24:30 +0000 (20:24 +0100)
js/foundation.dropdown.js

index e2bbad8dbbc771d84afad8b5bdf576e2d33b9df1..3f1c70bab592564c427b99d94769f8d99356b858 100644 (file)
             _this.open();
             _this.$element.attr('tabindex', -1).focus();
             e.preventDefault();
-          } else {
-            console.log($target, _this.$anchor);
           }
         },
         close: function() {