From e194c3e4f44aa0089a6615dbdeab5ade8c9c6f65 Mon Sep 17 00:00:00 2001 From: fat Date: Fri, 21 Dec 2012 17:25:31 -0800 Subject: rebuild --- docs/assets/js/bootstrap.js | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/assets/js/bootstrap.js') diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js index e6f4969ad..ffb0f52c4 100644 --- a/docs/assets/js/bootstrap.js +++ b/docs/assets/js/bootstrap.js @@ -2001,6 +2001,7 @@ e.stopPropagation() e.preventDefault() this.select() + this.$element.focus() } , mouseenter: function (e) { -- cgit v1.2.3 From 818c56f078ff3b14fefceca77608d1e95f33a783 Mon Sep 17 00:00:00 2001 From: fat Date: Fri, 21 Dec 2012 17:42:24 -0800 Subject: rewrite makefile to make a bit more "efficient" + rebuild --- docs/assets/js/bootstrap.js | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/assets/js/bootstrap.js') diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js index ffb0f52c4..cf9346eda 100644 --- a/docs/assets/js/bootstrap.js +++ b/docs/assets/js/bootstrap.js @@ -369,6 +369,7 @@ e = $.Event('slide', { relatedTarget: $next[0] + , direction: direction }) if ($next.hasClass('active')) return -- cgit v1.2.3