Upgrade jQuery

This commit is contained in:
Ray Schamp 2015-04-30 17:36:27 -04:00
parent 2c55b3d02c
commit 9b68d8a7ec
3 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
<link href="css/base.css" rel="stylesheet" type="text/css">
<link href="css/scratchx.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="libs/swfobject.js"></script>
<script type="text/javascript" src="libs/jquery.min.js"></script>
<script type="text/javascript" src="libs/jquery-1.11.2.min.js"></script>
<script type="text/javascript" src="scratch_extensions/scratch_ext.js"></script>
<script type="text/javascript">
// Simulate the bare minimum of the view that exists on the main site

4
libs/jquery-1.11.2.min.js vendored Normal file

File diff suppressed because one or more lines are too long

4
libs/jquery.min.js vendored

File diff suppressed because one or more lines are too long