PatchViewer: Add hover text
This commit is contained in:
parent
0508f3e72b
commit
09dc476f9b
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ $db->sort();
|
||||||
<th>Vendor</th>
|
<th>Vendor</th>
|
||||||
<th>Product</th>
|
<th>Product</th>
|
||||||
<th>Version</th>
|
<th>Version</th>
|
||||||
<th>Release Date*</th>
|
<th title="*) or first discovery time">Release Date*</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue