summaryrefslogtreecommitdiffstats
path: root/web/topchanges/index.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'web/topchanges/index.shtml')
-rw-r--r--web/topchanges/index.shtml45
1 files changed, 2 insertions, 43 deletions
diff --git a/web/topchanges/index.shtml b/web/topchanges/index.shtml
index 03623b6..c145bdc 100644
--- a/web/topchanges/index.shtml
+++ b/web/topchanges/index.shtml
@@ -108,51 +108,10 @@ combinations.
<td valign="top" style="border:0">
<!-- BEGIN Test case filter -------------------------------------------- -->
-
-<table style="border:0">
-<tr>
-<td style="border:0">
-<fieldset>
-<legend style="font-size:16px; font-weight:bold">Test Cases</legend>
-
-<table style="border:0">
-<tr>
-<td style="border:0; background-color:#eee">
-Only benchmarks matching the selected test cases are considered (<b>note:</b>
-selecting none is equivalent to selecting all).
-</td>
-</tr>
-</table>
-
-<div id="div_testCaseFilter_hidden" style="display:block">
-<a id="link_testCaseFilter" href="javascript::void(0)"
- style="text-decoration:none" onclick="toggleTestCaseFilter()">show</a>
-</div> <!-- div_testCaseFilter_hidden -->
-
-<div id="div_testCaseFilter_shown" style="display:none">
-<a id="link_testCaseFilter" href="javascript::void(0)"
- style="text-decoration:none" onclick="toggleTestCaseFilter()">hide</a>
-&nbsp;&nbsp;&nbsp;
-<a href="javascript::void(0)" style="text-decoration:none"
- onclick="$('#test_cases input').attr('checked', true); return false;">
- select all</a>
-&nbsp;&nbsp;&nbsp;
-<a href="javascript::void(0)" style="text-decoration:none"
- onclick="$('#test_cases input').attr('checked', false); return false;">
- clear all</a>
-
-<table id="test_cases">
-</table>
-
-</div> <!-- div_testCaseFilter_shown -->
-
-</fieldset>
-</td>
-</tr>
-</table>
-
+<!--#include virtual="../global/tcfilter.html" -->
<!-- END Test case filter -------------------------------------------- -->
</td>
+
</tr>
</table>