Выводим коментарие/если есть в список сменок
All checks were successful
Deploy MES Core / deploy (push) Successful in 16s

This commit is contained in:
2026-04-23 07:45:40 +03:00
parent 248f6987c8
commit ae9c747c78
2 changed files with 6 additions and 0 deletions

View File

@@ -44,6 +44,11 @@
{{ wi.entity.drawing_number }}
{% endif %}
{{ wi.entity.name }}
{% if wi.comment %}
<div class="alert alert-warning py-1 px-2 mt-1 mb-0 small">
{{ wi.comment|linebreaksbr }}
</div>
{% endif %}
</td>
<td class="small text-muted">
{% if wi.entity.planned_material %}