Fixing the Butcher demo link to jQuery

git-svn-id: https://beef.googlecode.com/svn/trunk@981 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
xntrik
2011-05-20 12:56:33 +00:00
parent ff39c12909
commit 31069c0947

View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="butch.css" />
</head>
<body>
<script src="jquery-1.5.2.min.js"></script>
<script src="jquery-1.5.min.js"></script>
<script>
function showfriends() {