diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index 8a1388e636..af98766867 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -149,6 +149,9 @@ {% if roles.part.view %} {% endif %} + {% if item.part.description %} + + {% endif %}