Skip to content

Commit

Permalink
new version of jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Kallen committed Jul 6, 2008
1 parent e43110c commit cc41f3c
Show file tree
Hide file tree
Showing 4 changed files with 725 additions and 584 deletions.
2 changes: 1 addition & 1 deletion EXAMPLE.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
-->
<head>
<!-- These are all of the necessary javascript and css files required to run your tests -->
<script src="lib/jquery-1.2.3.js"></script>
<script src="lib/jquery-1.2.6.js"></script>
<script src="lib/jquery.fn.js"></script>
<script src="lib/jquery.print.js"></script>
<script src="lib/screw.builder.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/spec/suite.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<script src="../../lib/jquery-1.2.3.js"></script>
<script src="../../lib/jquery-1.2.6.js"></script>
<script src="../../lib/jquery.fn.js"></script>
<script src="../../lib/jquery.print.js"></script>
<script src="../../lib/screw.builder.js"></script>
Expand Down
Loading

0 comments on commit cc41f3c

Please sign in to comment.