0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

Fixes #6189: Add holder.js to carousel example

This commit is contained in:
Mark Otto 2012-12-21 19:10:05 -08:00
parent a55605ca57
commit 7f7039321d

View File

@ -448,5 +448,6 @@
})
}(window.jQuery)
</script>
<script src="../assets/js/holder/holder.js"></script>
</body>
</html>