From a9396f4c74d59f711bed33e2739b6124e31b1c0f Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 27 Jun 2019 23:13:12 +1000 Subject: [PATCH] Fix uggo buttons --- InvenTree/part/templates/part/bom.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/InvenTree/part/templates/part/bom.html b/InvenTree/part/templates/part/bom.html index 04101ab995..d077bc9d9a 100644 --- a/InvenTree/part/templates/part/bom.html +++ b/InvenTree/part/templates/part/bom.html @@ -33,10 +33,10 @@
{% if editing_enabled %} - - - - + + + + {% else %} {% if part.is_bom_valid == False %}