mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix double endif
This commit is contained in:
parent
5435cd28c9
commit
19d3b03280
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user