diff --git a/InvenTree/part/templates/part/bom.html b/InvenTree/part/templates/part/bom.html index 137bf6e2d6..cd569a9c3c 100644 --- a/InvenTree/part/templates/part/bom.html +++ b/InvenTree/part/templates/part/bom.html @@ -11,29 +11,29 @@

Bill of Materials

- +
+ {% if editing_enabled %} +
+ + +
+ {% else %} + + {% endif %} +
+ +
-

- -{% if editing_enabled %} -
- - -
-{% else %} - -{% endif %} - {% endblock %} {% block js_load %} diff --git a/InvenTree/part/templates/part/stock.html b/InvenTree/part/templates/part/stock.html index f86822f53c..96fd03e3cd 100644 --- a/InvenTree/part/templates/part/stock.html +++ b/InvenTree/part/templates/part/stock.html @@ -4,32 +4,23 @@ {% include 'part/tabs.html' with tab='stock' %} -
-
-

Part Stock

-
-
-

-
- - -
-

+

Part Stock

+ +
+ +
-
- - +