Skip to content

Commit

Permalink
Include a copy of jQuery since it's referenced
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmehall authored and meeg committed Nov 20, 2011
1 parent 8a318e3 commit 638d628
Show file tree
Hide file tree
Showing 2 changed files with 9,301 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel='stylesheet' href='ui.css'>
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold' rel='stylesheet' type='text/css'>

<script src='jquery.js'></script>
<script src='jquery-1.7.js'></script>
<script src='livegraph.js'></script>
<script src='virtualrc_demo.js'></script>
<script src='app.js'></script>
Expand Down
Loading

0 comments on commit 638d628

Please sign in to comment.