Skip to content

Commit

Permalink
oops. using old jquery refs from an older pull req. fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya Manian committed Mar 1, 2011
1 parent 8def09f commit 6875bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -53,7 +53,7 @@

<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
<script>window.jQuery || document.write(unescape('%3Cscript src="js/libs/jquery-1.4.2.js"%3E%3C/script%3E'))</script>
<script>window.jQuery || document.write(unescape('%3Cscript src="js/libs/jquery-1.5.1.js"%3E%3C/script%3E'))</script>


<!-- scripts concatenated and minified via ant build script-->
Expand Down

0 comments on commit 6875bb5

Please sign in to comment.