mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-24 16:48:07 -05:00
Upgrade jQuery
This commit is contained in:
parent
2c55b3d02c
commit
9b68d8a7ec
3 changed files with 5 additions and 5 deletions
|
@ -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
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
4
libs/jquery.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue