From 31625aa4bbf7b20f72fdc4ec3b4d61bab9d5386a Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 12 Sep 2019 21:53:29 +1000 Subject: [PATCH] Fix buttons for edit/delete supplier price break --- InvenTree/company/templates/company/partdetail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InvenTree/company/templates/company/partdetail.html b/InvenTree/company/templates/company/partdetail.html index 00e1d03b63..c3dd3a50d6 100644 --- a/InvenTree/company/templates/company/partdetail.html +++ b/InvenTree/company/templates/company/partdetail.html @@ -93,8 +93,8 @@ InvenTree | {{ company.name }} - Parts {{ pb.cost }} {% if pb.currency %}{{ pb.currency.suffix }}{% endif %}
- - + +