That is no longer necessary.

feature/coffeescript
Sven Slootweg 10 years ago
parent 934859d92b
commit be537a9b32

@ -2,7 +2,6 @@
<html> <html>
<head> <head>
<title>Easing Demo</title> <title>Easing Demo</title>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="compiled/radium.js"></script> <script src="compiled/radium.js"></script>
<script src="easing/easing.js"></script> <script src="easing/easing.js"></script>
<link rel="stylesheet" href="easing/easing.css"> <link rel="stylesheet" href="easing/easing.css">

@ -2,7 +2,6 @@
<html> <html>
<head> <head>
<title>Gemswap</title> <title>Gemswap</title>
<!-- <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> -->
<script src="compiled/radium.js"></script> <script src="compiled/radium.js"></script>
<script src="gemswap/gemswap.js"></script> <script src="gemswap/gemswap.js"></script>
<link rel="stylesheet" href="gemswap/gemswap.css"> <link rel="stylesheet" href="gemswap/gemswap.css">

Loading…
Cancel
Save