Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfat <jacobthornton@gmail.com>2012-12-22 05:42:24 +0400
committerfat <jacobthornton@gmail.com>2012-12-22 05:42:24 +0400
commit818c56f078ff3b14fefceca77608d1e95f33a783 (patch)
tree3672cf3bb60856b00dc2adfba10eba4c275f6133 /docs/assets/js/bootstrap-carousel.js
parent82a758344d108721091d628e3a650931b29e2058 (diff)
rewrite makefile to make a bit more "efficient" + rebuild
Diffstat (limited to 'docs/assets/js/bootstrap-carousel.js')
-rw-r--r--docs/assets/js/bootstrap-carousel.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/js/bootstrap-carousel.js b/docs/assets/js/bootstrap-carousel.js
index 4838a16847..dbea837116 100644
--- a/docs/assets/js/bootstrap-carousel.js
+++ b/docs/assets/js/bootstrap-carousel.js
@@ -108,6 +108,7 @@
e = $.Event('slide', {
relatedTarget: $next[0]
+ , direction: direction
})
if ($next.hasClass('active')) return