diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-22 10:28:02 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-22 10:28:02 -0500 |
| commit | 0e02fcbf86a81e6149e99c49b3ca03210608cf00 (patch) | |
| tree | 18581d3d87c0b2e322ccf1eccd96586d8fd1eb1c /template | |
| parent | faf742513d235aa886e520fe0ed9b19cc64f1c26 (diff) | |
timb merging
Diffstat (limited to 'template')
| -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> |
