From 19d3b03280c2064bf888a13db783a96d91acda6d Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 4 May 2022 13:10:49 +0200 Subject: [PATCH] fix double endif --- InvenTree/order/templates/order/order_base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/InvenTree/order/templates/order/order_base.html b/InvenTree/order/templates/order/order_base.html index 5302b57e09..b80275b1f3 100644 --- a/InvenTree/order/templates/order/order_base.html +++ b/InvenTree/order/templates/order/order_base.html @@ -116,7 +116,6 @@ src="{% static 'img/blank_image.png' %}" {% else %} {% trans "No suppplier information available" %} {% endif %} - {% endif %} {% if order.supplier_reference %}