This commit is contained in:
Beverly Nguyen
2025-01-16 18:22:13 -08:00
parent 839bd0b3a9
commit 7422b6160a
5 changed files with 7 additions and 17 deletions

View File

@@ -18,7 +18,6 @@
<tbody>
{% if jobs %}
{% for job in jobs %}
{% set notification = job.notifications[0] %}
<tr id="{{ job.id }}">
<td class="table-field jobid" role="rowheader">
<a class="usa-link" href="{{ url_for('.view_job', service_id=current_service.id, job_id=job.id )}}">