0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +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) }(window.jQuery)
</script> </script>
<script src="../assets/js/holder/holder.js"></script>
</body> </body>
</html> </html>