Skip to content

Commit

Permalink
Switch to latest jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
blech committed Apr 2, 2009
1 parent 4ecb7c5 commit bce0738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine-tag-browser.html
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" charset="utf-8" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
<script type="text/javascript" charset="utf-8" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
var apikey = "32ecf7b4565d138bd5ca10e10ab7fae5"; // yes, this is probably bad, but you don't get the secret at least
var initial = {};
Expand Down

0 comments on commit bce0738

Please sign in to comment.