2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03: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
+5
View File
@@ -105,5 +105,10 @@
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../../assets/js/respond.min.js"></script>
</body>
</html>