ui: fix headers table

This commit is contained in:
Alexander Baryshnikov 2020-10-02 12:44:48 +08:00
parent d17c553b99
commit d46c2011a1
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<thead> <thead>
<tr> <tr>
<th>Name</th> <th>Name</th>
<td>Value</td> <th>Value</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>