summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-01-03 22:55:22 -0500
committersostler <sbostler@gmail.com>2010-01-03 22:55:22 -0500
commitc825c0daacd89ef0ffccff31982be01256ef33fb (patch)
tree323023f3d07a6534eb76d56e8f17d67aa51dc65b /template/head.st
parent53379aa87da00721c6bc26c5ebc7c5ba26b3e228 (diff)
comment static jquery
Diffstat (limited to 'template/head.st')
-rw-r--r--template/head.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index 1719e4a..078f0fd 100644
--- a/template/head.st
+++ b/template/head.st
@@ -1,7 +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.3.2/jquery.min.js"></script>
-<script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script>
+<!-- <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> -->
<script type="text/javascript" src="/static/sha1.js"></script>
<script type="text/javascript" src="/static/pichat.js"></script>