1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

add respond.js to all examples (fixes #9731)

This commit is contained in:
Mark Otto
2013-08-17 12:32:11 -07:00
parent e279ffab14
commit 3505606d34
13 changed files with 58 additions and 9 deletions

View File

@@ -71,10 +71,12 @@
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../../assets/js/jquery.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
</body>
</html>