From 776ca7db12b908e1cff5343c8378dc3771e1ff73 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 19 Jun 2019 08:03:39 +1000 Subject: [PATCH] Visual style for build --- InvenTree/build/templates/build/allocate_view.html | 3 ++- InvenTree/build/templates/build/detail.html | 2 ++ InvenTree/build/templates/build/tabs.html | 4 +--- InvenTree/company/templates/company/detail_part.html | 2 -- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/InvenTree/build/templates/build/allocate_view.html b/InvenTree/build/templates/build/allocate_view.html index b37f079b9d..c688171f7e 100644 --- a/InvenTree/build/templates/build/allocate_view.html +++ b/InvenTree/build/templates/build/allocate_view.html @@ -1,6 +1,7 @@

Required Parts

+
-
+
diff --git a/InvenTree/build/templates/build/detail.html b/InvenTree/build/templates/build/detail.html index 6b916d08bf..744ed56582 100644 --- a/InvenTree/build/templates/build/detail.html +++ b/InvenTree/build/templates/build/detail.html @@ -7,6 +7,8 @@

Build Details

+
+ diff --git a/InvenTree/build/templates/build/tabs.html b/InvenTree/build/templates/build/tabs.html index 2f27f11fc0..03b7172742 100644 --- a/InvenTree/build/templates/build/tabs.html +++ b/InvenTree/build/templates/build/tabs.html @@ -5,6 +5,4 @@ Parts - - -
\ No newline at end of file + \ No newline at end of file diff --git a/InvenTree/company/templates/company/detail_part.html b/InvenTree/company/templates/company/detail_part.html index d6aa0697ee..2cc100390b 100644 --- a/InvenTree/company/templates/company/detail_part.html +++ b/InvenTree/company/templates/company/detail_part.html @@ -19,8 +19,6 @@ -
-
Title{{ build.title }}