diff --git a/InvenTree/build/templates/build/index.html b/InvenTree/build/templates/build/index.html index 81d2d0dbd4..553353ed4d 100644 --- a/InvenTree/build/templates/build/index.html +++ b/InvenTree/build/templates/build/index.html @@ -4,7 +4,11 @@

Part Builds

- +
+ +
+ +
@@ -20,9 +24,6 @@
Build
-
- -
{% include 'modals.html' %} diff --git a/InvenTree/company/templates/company/detail_part.html b/InvenTree/company/templates/company/detail_part.html index 901ba94293..c3d9f0a8b3 100644 --- a/InvenTree/company/templates/company/detail_part.html +++ b/InvenTree/company/templates/company/detail_part.html @@ -4,26 +4,21 @@ {% include 'company/tabs.html' with tab='parts' %} -
-
-

Supplier Parts

-
-
-

- - -

+

Supplier Parts

+ +
+ +

- +
{% endblock %} diff --git a/InvenTree/company/templates/company/index.html b/InvenTree/company/templates/company/index.html index 90490bf7ad..bb2ee3413c 100644 --- a/InvenTree/company/templates/company/index.html +++ b/InvenTree/company/templates/company/index.html @@ -4,12 +4,12 @@ {% block content %} -
-

Companies

+
+

- +
diff --git a/InvenTree/part/templates/part/bom.html b/InvenTree/part/templates/part/bom.html index cd569a9c3c..7ec298df76 100644 --- a/InvenTree/part/templates/part/bom.html +++ b/InvenTree/part/templates/part/bom.html @@ -15,7 +15,7 @@ {% if editing_enabled %}
- +
{% else %}