]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
var $body = $('body').not(_this.$wrapper); 8599/head
authorjk <j.koehler@modulingo.de>
Wed, 13 Apr 2016 22:45:28 +0000 (00:45 +0200)
committerjk <j.koehler@modulingo.de>
Wed, 13 Apr 2016 22:45:28 +0000 (00:45 +0200)
commit9a5540934f323ef0f6501eb98ec625d7f2a963a1
tree91a15b385a5eae73e3b3793ab92bdf99a14870c2
parent1bf035fdb7579e949c534ee42c9b4ec67b9ae429
var $body = $('body').not(_this.$wrapper);
not ignores clicks on links in the drilldown menu
fixes links with no sub and closeOnClick true doesn't fire
js/foundation.drilldown.js