From ffcb254fa8bcd43a37a2ddd11905a8e5faceaf32 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sat, 25 Apr 2026 16:24:46 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20closes=20#10=20=C2=97=20bouton=20QC=20po?= =?UTF-8?q?inte=20vers=20/nav=3Fjob=3D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/_jobs_table.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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' %}