st
This commit is contained in:
@@ -97,7 +97,7 @@ def workers_page(
|
||||
<td data-worker-field="last_seen_at">{last_seen_at}</td>
|
||||
<td data-worker-field="current_job">{current_job}</td>
|
||||
<td>{started_at}</td>
|
||||
<td class="actions-cell"><a class="btn" href="/portal/workers/{worker_url_id}">Detail</a></td>
|
||||
<td class="actions-cell"><a class="icon-action" href="/portal/workers/{worker_url_id}" title="Detail" aria-label="Detail"><i class="fa-solid fa-eye" aria-hidden="true"></i></a></td>
|
||||
</tr>
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user