2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

fix double endif

This commit is contained in:
Matthias
2022-05-04 13:10:49 +02:00
parent 5435cd28c9
commit 19d3b03280

View File

@ -116,7 +116,6 @@ src="{% static 'img/blank_image.png' %}"
{% else %}
<em>{% trans "No suppplier information available" %}</em>
{% endif %}
{% endif %}
</td>
</tr>
{% if order.supplier_reference %}