diff --git a/app/templates/_jobs_table.html b/app/templates/_jobs_table.html index bb99bef..b3cf8b2 100644 --- a/app/templates/_jobs_table.html +++ b/app/templates/_jobs_table.html @@ -51,17 +51,14 @@ {% if j.step %}
{{ j.step }}
{% endif %} {% elif j.status == 'done' %} - {% if j.viser_url %} - viser ↗ - {% else %} - - {% endif %} + {% if j.ply_url %} PLY ↓ {% endif %} {% if j.glb_url %} GLB ↓ {% endif %} + QC ↗ {% elif j.status == 'skipped' %} skipped {% elif j.status == 'error' %}