Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -64,7 +64,7 @@
|
|
64 |
|
65 |
<thead>
|
66 |
<!-- <th rowspan="2">Benchmark</th> -->
|
67 |
-
<th rowspan="2">Model
|
68 |
<button class="button_sort" data-direction="desc" data-type="name"></button>
|
69 |
</th>
|
70 |
<th data-direction="desc" rowspan="2" data-type="MGI">MGI
|
|
|
64 |
|
65 |
<thead>
|
66 |
<!-- <th rowspan="2">Benchmark</th> -->
|
67 |
+
<th rowspan="2" class="th_model">Model
|
68 |
<button class="button_sort" data-direction="desc" data-type="name"></button>
|
69 |
</th>
|
70 |
<th data-direction="desc" rowspan="2" data-type="MGI">MGI
|