mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge pull request #11018 from twbs/use-https
use https:// for CDN links
This commit is contained in:
		
						commit
						3ea40c0d4f
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
<!-- Bootstrap core JavaScript
 | 
					<!-- Bootstrap core JavaScript
 | 
				
			||||||
================================================== -->
 | 
					================================================== -->
 | 
				
			||||||
<!-- Placed at the end of the document so the pages load faster -->
 | 
					<!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
<script src="{{ page.base_url }}dist/js/bootstrap.js"></script>
 | 
					<script src="{{ page.base_url }}dist/js/bootstrap.js"></script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script src="http://platform.twitter.com/widgets.js"></script>
 | 
					<script src="http://platform.twitter.com/widgets.js"></script>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -21,7 +21,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
<!--[if lt IE 9]>
 | 
					<!--[if lt IE 9]>
 | 
				
			||||||
  <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					  <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
  <script src="{{ page.base_url }}docs-assets/js/respond.min.js"></script>
 | 
					  <script src="{{ page.base_url }}docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
<![endif]-->
 | 
					<![endif]-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -15,7 +15,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -195,7 +195,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
    <script src="../../docs-assets/js/holder.js"></script>
 | 
					    <script src="../../docs-assets/js/holder.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -89,7 +89,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -81,7 +81,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -82,7 +82,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -78,7 +78,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -20,7 +20,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -91,7 +91,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -119,7 +119,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
    <script src="offcanvas.js"></script>
 | 
					    <script src="offcanvas.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -58,7 +58,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -81,7 +81,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -20,7 +20,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -347,7 +347,7 @@
 | 
				
			||||||
    <!-- Bootstrap core JavaScript
 | 
					    <!-- Bootstrap core JavaScript
 | 
				
			||||||
    ================================================== -->
 | 
					    ================================================== -->
 | 
				
			||||||
    <!-- Placed at the end of the document so the pages load faster -->
 | 
					    <!-- Placed at the end of the document so the pages load faster -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 | 
				
			||||||
    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
					    <script src="../../dist/js/bootstrap.min.js"></script>
 | 
				
			||||||
    <script src="../../docs-assets/js/holder.js"></script>
 | 
					    <script src="../../docs-assets/js/holder.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -111,7 +111,7 @@ bootstrap/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
					    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
      <script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
					      <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
 | 
				
			||||||
      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
					      <script src="../../docs-assets/js/respond.min.js"></script>
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					@ -119,7 +119,7 @@ bootstrap/
 | 
				
			||||||
    <h1>Hello, world!</h1>
 | 
					    <h1>Hello, world!</h1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 | 
					    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 | 
				
			||||||
    <script src="//code.jquery.com/jquery.js"></script>
 | 
					    <script src="https://code.jquery.com/jquery.js"></script>
 | 
				
			||||||
    <!-- Include all compiled plugins (below), or include individual files as needed -->
 | 
					    <!-- Include all compiled plugins (below), or include individual files as needed -->
 | 
				
			||||||
    <script src="js/bootstrap.min.js"></script>
 | 
					    <script src="js/bootstrap.min.js"></script>
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue