Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -114,8 +114,7 @@
|
|
114 |
<select id="metricFilter">
|
115 |
<option value="">All</option>
|
116 |
</select>
|
117 |
-
<
|
118 |
-
<input type="text" id="searchInput" placeholder="Search for names..." style="margin-bottom: 10px; padding: 8px; width: 100%;">
|
119 |
</div>
|
120 |
<div class="table-container">
|
121 |
<table id="csvTable">
|
|
|
114 |
<select id="metricFilter">
|
115 |
<option value="">All</option>
|
116 |
</select>
|
117 |
+
<input type="text" id="searchInput" placeholder="Search for benchmark names ..." style="margin-bottom: 10px; padding: 8px; width: 100%;">
|
|
|
118 |
</div>
|
119 |
<div class="table-container">
|
120 |
<table id="csvTable">
|