Changed to use Google CDN for JQuery.
This commit is contained in:
@ -783,7 +783,7 @@
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<br/>
|
||||
<p><i class="icon-star"></i> "Top 10" HTTP Status Code. More REST service-specific information is contained in the entry.</p>
|
||||
<p><i class="icon-star"></i> <strong>"Top 10"</strong> HTTP Status Code. More REST service-specific information is contained in the entry.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
@ -813,7 +813,7 @@
|
||||
<!-- Le javascript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://d7im4lln3lvbg.cloudfront.net/jquery/jquery.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<script src="https://d7im4lln3lvbg.cloudfront.net/bootstrap/js/bootstrap-transition.js"></script>
|
||||
<script src="https://d7im4lln3lvbg.cloudfront.net/bootstrap/js/bootstrap-alert.js"></script>
|
||||
<script src="https://d7im4lln3lvbg.cloudfront.net/bootstrap/js/bootstrap-modal.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user