UlrickBL commited on
Commit
ec7611c
·
verified ·
1 Parent(s): df0a6e6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -114,8 +114,7 @@
114
  <select id="metricFilter">
115
  <option value="">All</option>
116
  </select>
117
- <h2>Filter Table by Name</h2>
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">