diff options
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index c4a7559..3b6e755 100755 --- a/static/index.html +++ b/static/index.html @@ -8,6 +8,7 @@ <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/jcarousellite_1.0.1.pack.js"></script> <script> $(document).ready(initLoginForm); |
