Skip to content

Commit

Permalink
switched to jQuery 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
funkatron committed Feb 25, 2010
1 parent b9747d6 commit 7f0a794
Show file tree
Hide file tree
Showing 2 changed files with 6,241 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -11,7 +11,7 @@
<script src="vendors/time.js" type="text/javascript" charset="utf-8"></script>

<!-- Load libs required for SpazCore -->
<script src="vendors/jquery-1.3.2.js" type="text/javascript" charset="utf-8"></script>
<script src="vendors/jquery-1.4.2.js" type="text/javascript" charset="utf-8"></script>
<script src="vendors/jquery.tinysort.js" type="text/javascript" charset="utf-8"></script>
<script src="vendors/tools.tabs-1.0.1.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
Expand Down

0 comments on commit 7f0a794

Please sign in to comment.