From 2dbf02b129aa23e2ef17d7867dec74fa1818a671 Mon Sep 17 00:00:00 2001 From: fat Date: Sat, 17 Aug 2013 16:19:09 -0700 Subject: rebuild --- dist/js/bootstrap.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/js/bootstrap.js') diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index 077126c60..107ca31bf 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -723,9 +723,9 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } $parent .toggleClass('open') .trigger('shown.bs.dropdown') - } - $this.focus() + $this.focus() + } return false } -- cgit v1.2.3