Add respond.js to main docs pages, but only for IE8 and down
This commit is contained in:
parent
7c23d889bb
commit
5c76518f7d
9 changed files with 14 additions and 8 deletions
|
|
@ -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 -->
|
||||
|
|
@ -1793,6 +1794,5 @@ $('[data-spy="affix"]').each(function () {
|
|||
<script src="assets/js/application.js"></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue