Update butcher demo jQuery to 1.11.3

This commit is contained in:
Brendan Coles
2015-12-14 15:03:58 +00:00
parent 10d79b9a71
commit 7ce85776cc
3 changed files with 6 additions and 23 deletions

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long