summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-05-20 16:03:12 -0400
committersostler <sbostler@gmail.com>2010-05-20 16:03:12 -0400
commit4e58d4824e3369cecbcc4ae6054d2f6df2c50cb1 (patch)
treed52d402b7bd4914baf4ce9d58bc24f9f00fb8a25 /static/index.html
parent984b04cdd4748c88086e1d1ca0b060e1eaebb2a6 (diff)
Removed away.js and cookie.js, added svg support
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index 4d58984..406f71c 100755
--- a/static/index.html
+++ b/static/index.html
@@ -25,7 +25,6 @@
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="/static/js/sha1.js"></script>
<script type="text/javascript" src="/static/js/home.js"></script>
- <script type="text/javascript" src="/static/js/cookie.js"></script>
<script type="text/javascript" src="/static/js/jquery.nivo.slider.pack.js"></script>
<script>
$(document).ready(initLoginForm);