From 74550dfac3299212182e0357511a2c14deabb582 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 6 Oct 2013 07:11:25 -0400 Subject: Forgot to change the reference to jquery to match the new filename --- coverage/htmlfiles/index.html | 2 +- coverage/htmlfiles/pyfile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'coverage') diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index c649a83c..c831823d 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -7,7 +7,7 @@ {% if extra_css %} {% endif %} - + diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index 525939f8..88c158dd 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -10,7 +10,7 @@ {% if extra_css %} {% endif %} - + -- cgit v1.2.1