diff --git a/InvenTree/company/templates/company/detail.html b/InvenTree/company/templates/company/detail.html index 806d7f6441..903cfbe060 100644 --- a/InvenTree/company/templates/company/detail.html +++ b/InvenTree/company/templates/company/detail.html @@ -105,7 +105,7 @@ {% if roles.purchase_order.add %}
-
@@ -127,7 +127,7 @@ {% if roles.sales_order.add %}
-
diff --git a/InvenTree/order/templates/order/purchase_orders.html b/InvenTree/order/templates/order/purchase_orders.html index daefbc0e00..147f6bf244 100644 --- a/InvenTree/order/templates/order/purchase_orders.html +++ b/InvenTree/order/templates/order/purchase_orders.html @@ -17,7 +17,7 @@
{% if roles.purchase_order.add %} - {% endif %} diff --git a/InvenTree/order/templates/order/sales_orders.html b/InvenTree/order/templates/order/sales_orders.html index 71ffbc212f..8882f4fef0 100644 --- a/InvenTree/order/templates/order/sales_orders.html +++ b/InvenTree/order/templates/order/sales_orders.html @@ -17,7 +17,7 @@
{% if roles.sales_order.add %} - {% endif %} diff --git a/InvenTree/part/templates/part/detail.html b/InvenTree/part/templates/part/detail.html index 5e398718f5..c8a1bd1770 100644 --- a/InvenTree/part/templates/part/detail.html +++ b/InvenTree/part/templates/part/detail.html @@ -74,7 +74,7 @@
{% if 0 %} - + {% endif %}