Add missed column title in runner management page (#24328)

This commit is contained in:
parent
eea23bbc8e
commit
62eafea3f9
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
<th>{{.locale.Tr "actions.runners.owner_type"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.labels"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.last_online"}}</th>
|
||||
<th></th>
|
||||
<th>{{.locale.Tr "edit"}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Reference in a new issue