From 9e9eff6cc1e111dd9c6da5a3e2eebc4cfd6d8208 Mon Sep 17 00:00:00 2001 From: Flag Date: Thu, 23 Apr 2026 20:52:25 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20bouton=20PLY=20=E2=80=94=20viewer-btn=20?= =?UTF-8?q?JS=20handler=20au=20lieu=20HTMX=20(evite=20JSON=20dans=20la=20p?= =?UTF-8?q?age)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/_jobs_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/_jobs_table.html b/app/templates/_jobs_table.html index 965b4e9..0942ebe 100644 --- a/app/templates/_jobs_table.html +++ b/app/templates/_jobs_table.html @@ -54,7 +54,7 @@ {% if j.viser_url %} viser ↗ {% else %} - + {% endif %} {% if j.glb_url %} GLB ↓