diff options
| author | sostler <sbostler@gmail.com> | 2010-01-24 18:58:10 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-01-24 18:58:10 -0500 |
| commit | 12548ad8f1107e4dda3580124bcceb3c491adcfa (patch) | |
| tree | 9b5d78d1a329cac472fabdedb9595f8f9b596f0c /template/head.st | |
| parent | eb51bce12f0e866d09ce7df2e619820d76061af3 (diff) | |
| parent | e41bdf3a328e9984fba4cf1d6d43d96fbe3cd396 (diff) | |
commit changes from prod
Diffstat (limited to 'template/head.st')
| -rwxr-xr-x | template/head.st | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/head.st b/template/head.st index a9bb0f0..a873b7b 100755 --- a/template/head.st +++ b/template/head.st @@ -1,8 +1,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> -<!-- <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> --> -<script type="text/javascript" src="/static/js/underscore-min.js"></script> +<!-- <script type="text/javascript" src="/static/js/underscore-min.js"></script> --> <script type="text/javascript" src="/static/js/sha1.js"></script> <script type="text/javascript" src="/static/js/pichat.js"></script> |
