summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-01-30 13:58:10 -0600
committerDan McGee <dan@archlinux.org>2010-01-30 13:58:10 -0600
commit8ffc8fc63d32162ad9d0f2dd1cf3cf8d9a37f0d0 (patch)
treef9588184c50458d0b92ab5edb74213a7a2df31bf /templates
parenta166e890b7a44e5e23e449a9379adff521ec2d38 (diff)
downloadarchweb-8ffc8fc63d32162ad9d0f2dd1cf3cf8d9a37f0d0.tar.gz
archweb-8ffc8fc63d32162ad9d0f2dd1cf3cf8d9a37f0d0.zip
Upgrade jQuery to 1.4.1
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/devel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index 639cb81f..e341a8bb 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block head %}
-<script type="text/javascript" src="/media/jquery-1.3.min.js"></script>
+<script type="text/javascript" src="/media/jquery-1.4.1.min.js"></script>
{% endblock %}
{% block content %}