aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-17 14:00:03 -0800
committerMark Otto <[email protected]>2013-01-17 14:00:03 -0800
commit5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c (patch)
tree01338ea18adfdb0dc5092f8e6aa7338b8f41cb9d /docs/components.html
parent7c23d889bb89fa7dc5ea17347a6b3a44c01f652d (diff)
downloadbootstrap-5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c.tar.xz
bootstrap-5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c.zip
Add respond.js to main docs pages, but only for IE8 and down
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 22894dd4f..f52cfc844 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -15,6 +15,7 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <script src="assets/js/respond/respond.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
@@ -2112,6 +2113,5 @@ class="clearfix"
<script src="assets/js/application.js"></script>
-
</body>
</html>