feat: add plate_name and total_marge columns to jobs list (fixed)
Deploy via Portainer / deploy (push) Successful in 0s

This commit is contained in:
Jo
2026-07-07 13:49:50 +02:00
parent b4debbd6a0
commit 80307aca7f
+4 -1
View File
@@ -71,4 +71,7 @@
<p class="mt-2">Aucune commande enregistrée.</p>
<a href="{{ url_for('new_job') }}" class="btn btn-sm" style="background:#ff6b35;color:#fff">Créer le premier calcul</a>
</div>
{% endif %}
</div>
</div>
{% endblock %}