From 0d1018cb2fffd5780762cb4154ec01aba6956d16 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 May 2014 19:53:12 -0700 Subject: grunt --- dist/js/bootstrap.js | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/js/bootstrap.js') diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index d311998ca..7acbd50df 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -1671,6 +1671,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.$body .find(this.selector) + .filter(':visible') .map(function () { var $el = $(this) var href = $el.data('target') || $el.attr('href') -- cgit v1.2.3