Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -68,7 +68,7 @@
|
|
68 |
<body>
|
69 |
<h1>CSV Table Viewer</h1>
|
70 |
<div class="filter">
|
71 |
-
<label for="metricFilter">Filter by
|
72 |
<select id="metricFilter">
|
73 |
<option value="">All</option>
|
74 |
</select>
|
|
|
68 |
<body>
|
69 |
<h1>CSV Table Viewer</h1>
|
70 |
<div class="filter">
|
71 |
+
<label for="metricFilter">Filter by Evaluated task Type:</label>
|
72 |
<select id="metricFilter">
|
73 |
<option value="">All</option>
|
74 |
</select>
|