0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +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 b7f2a382b6
commit 4fa4d5254d

View File

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