fix unlabelled column
parent
3c55079500
commit
fb121dd212
|
|
@ -159,7 +159,11 @@
|
||||||
</a>
|
</a>
|
||||||
</th>
|
</th>
|
||||||
<th>Comment Title</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>
|
<th class="has-text-centered has-width-1">Options</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue