Выводим коментарие/если есть в список сменок
All checks were successful
Deploy MES Core / deploy (push) Successful in 16s
All checks were successful
Deploy MES Core / deploy (push) Successful in 16s
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user