diff options
| author | sostler <sbostler@gmail.com> | 2010-05-20 16:03:12 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-05-20 16:03:12 -0400 |
| commit | 4e58d4824e3369cecbcc4ae6054d2f6df2c50cb1 (patch) | |
| tree | d52d402b7bd4914baf4ce9d58bc24f9f00fb8a25 /static/index.html | |
| parent | 984b04cdd4748c88086e1d1ca0b060e1eaebb2a6 (diff) | |
Removed away.js and cookie.js, added svg support
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 1 |
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); |
