summaryrefslogtreecommitdiffstats
path: root/templates/public
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-02-09 04:19:17 +0100
committerDan McGee <dan@archlinux.org>2013-02-09 04:19:17 +0100
commit82947873d65d06d4d938402b57e9244629f97228 (patch)
treef8e4dd110c64d679fe15b5088f1d0a82c7fe4463 /templates/public
parent445c242dac8f7c94f5d689fa3597ac573a4863a4 (diff)
downloadarchweb-82947873d65d06d4d938402b57e9244629f97228.tar.gz
archweb-82947873d65d06d4d938402b57e9244629f97228.tar.xz
Upgrade D3 to 3.0.6
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public')
-rw-r--r--templates/public/keys.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html
index cf8ac78..ad2dd19 100644
--- a/templates/public/keys.html
+++ b/templates/public/keys.html
@@ -135,7 +135,7 @@
</div>
{% load cdn %}{% jquery %}{% jquery_tablesorter %}
-<script type="text/javascript" src="{% static "d3-3.0.0.min.js" %}"></script>
+<script type="text/javascript" src="{% static "d3-3.0.6.min.js" %}"></script>
<script type="text/javascript" src="{% static "archweb.js" %}"></script>
<script type="text/javascript" src="{% static "visualize.js" %}"></script>
<script type="text/javascript">