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>