diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 608b29f156..c38bbc2962 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -10,9 +10,23 @@ InvenTree | Build - {{ build }}
-

Build Details

-

{{ build.title }}{% include "build_status.html" with build=build %}

-

Building {{ build.quantity }} × {{ build.part.full_name }}

+
+
+
+ +
+
+
+

Build Details

+

{{ build.title }}{% include "build_status.html" with build=build %}

+

Building {{ build.quantity }} × {{ build.part.full_name }}

+
+