From 1dafa040f9f3fe5cc7d46b21630be7420ba728be Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 11 Dec 2021 01:08:18 +1100 Subject: [PATCH] Move 'quantity' field --- InvenTree/build/templates/build/build_base.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 428e40649f..48ef98b2b1 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -77,6 +77,11 @@ src="{% static 'img/blank_image.png' %}" {% trans "Part" %} {{ build.part.full_name }} + + + {% trans "Quantity" %} + {{ build.quantity }} + {% trans "Build Description" %} @@ -127,11 +132,6 @@ src="{% static 'img/blank_image.png' %}" {% block details_right %} - - - - -
{% trans "Quantity" %}{{ build.quantity }}
{% trans "Status" %}