aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-carousel.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-21 18:59:14 -0800
committerMark Otto <[email protected]>2012-12-21 18:59:14 -0800
commitd23006a6bd76959db3c1ef2de6451e8905e77046 (patch)
tree3852800fb7608efd4a103d6fa83658e71e5a2368 /js/bootstrap-carousel.js
parentccafc8a01023d66768b34b2597e50d6f7df4ca58 (diff)
parent818c56f078ff3b14fefceca77608d1e95f33a783 (diff)
downloadbootstrap-d23006a6bd76959db3c1ef2de6451e8905e77046.tar.xz
bootstrap-d23006a6bd76959db3c1ef2de6451e8905e77046.zip
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Diffstat (limited to 'js/bootstrap-carousel.js')
-rw-r--r--js/bootstrap-carousel.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/bootstrap-carousel.js b/js/bootstrap-carousel.js
index 4838a1684..dbea83711 100644
--- a/js/bootstrap-carousel.js
+++ b/js/bootstrap-carousel.js
@@ -108,6 +108,7 @@
e = $.Event('slide', {
relatedTarget: $next[0]
+ , direction: direction
})
if ($next.hasClass('active')) return