fix unlabelled column
parent
3c55079500
commit
fb121dd212
|
|
@ -159,7 +159,11 @@
|
|||
</a>
|
||||
</th>
|
||||
<th>Comment Title</th>
|
||||
<th> </th>
|
||||
<th class="has-text-centered">
|
||||
<span class="icon" aria-label="Save">
|
||||
<i class="fas fa-save" aria-hidden="true"></i>
|
||||
</span>
|
||||
</th>
|
||||
<th class="has-text-centered has-width-1">Options</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
|
|||
Loading…
Reference in New Issue