aboutsummaryrefslogtreecommitdiff
path: root/carousel.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-21 19:10:05 -0800
committerMark Otto <[email protected]>2012-12-21 19:10:05 -0800
commit4fa4d5254d8b1fc9dae9ee1dfbe555323aaa4e2b (patch)
treefff366d12401ba86fb8e2f604da571cac491e909 /carousel.html
parentb7f2a382b610a677a8cf58c983fcd750c9aa7fd9 (diff)
downloadbootstrap-4fa4d5254d8b1fc9dae9ee1dfbe555323aaa4e2b.tar.xz
bootstrap-4fa4d5254d8b1fc9dae9ee1dfbe555323aaa4e2b.zip
Fixes #6189: Add holder.js to carousel example
Diffstat (limited to 'carousel.html')
-rw-r--r--carousel.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/carousel.html b/carousel.html
index 0958103fc..2a0cadec1 100644
--- a/carousel.html
+++ b/carousel.html
@@ -448,5 +448,6 @@
})
}(window.jQuery)
</script>
+ <script src="../assets/js/holder/holder.js"></script>
</body>
</html>