Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Commit

Permalink
Update jQuery specifically for http://bugs.jquery.com/ticket/10531
Browse files Browse the repository at this point in the history
  • Loading branch information
amasad committed Dec 16, 2011
1 parent f8d7f43 commit 309f48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -21,7 +21,7 @@
<link type="text/css" rel="stylesheet" href="/css/style.css?{{CACHE_BUSTER}}" />

<!-- Application -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<!--BAKED
<script src="/jsrepl/jsrepl.js?{{CACHE_BUSTER}}" id="jsrepl_loader"></script>
<script src="/repl.it.js?{{CACHE_BUSTER}}"></script>
Expand Down

0 comments on commit 309f48a

Please sign in to comment.