aboutsummaryrefslogtreecommitdiff
path: root/examples/grid
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 12:32:11 -0700
committerMark Otto <[email protected]>2013-08-17 12:32:11 -0700
commit3505606d346488e3761dbe9c421b32547bcb9b0c (patch)
tree775d7cf5a47f6797a1003541ba1233a399b6b91a /examples/grid
parente279ffab146d89ea1044105f233a8680100f8bda (diff)
downloadbootstrap-3505606d346488e3761dbe9c421b32547bcb9b0c.tar.xz
bootstrap-3505606d346488e3761dbe9c421b32547bcb9b0c.zip
add respond.js to all examples (fixes #9731)
Diffstat (limited to 'examples/grid')
-rw-r--r--examples/grid/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/grid/index.html b/examples/grid/index.html
index 3db13f58c..3cef51e8d 100644
--- a/examples/grid/index.html
+++ b/examples/grid/index.html
@@ -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>