From c24c5b0ce6aa1b2cc90529fefec248dadd32125d Mon Sep 17 00:00:00 2001 From: Danny Allen Date: Thu, 15 May 2014 12:29:17 +0100 Subject: Rework of my pull request #18: * Implement "go to next" buttons in pyfile UI * Improve filter on main UI to persist over page reloads * Hide totals table footer if hiding any rows, as values will be inaccurate * Implement live filtering of index table rows * Upgrade to jQuery 1.11.1 --- coverage/htmlfiles/index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'coverage/htmlfiles/index.html') diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index c831823d..7fee1736 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -8,6 +8,7 @@ {% endif %} + @@ -22,12 +23,18 @@

{{ title|escape }}: {{totals.pc_covered_str}}%

- + + + +
+ + +
- +

Hot-keys on this page

@@ -90,6 +97,10 @@ {% endfor %} + +

+ No items found using the specified filter. +