diff --git a/InvenTree/part/templates/part/part_base.html b/InvenTree/part/templates/part/part_base.html
index 581b796352..994eefe94e 100644
--- a/InvenTree/part/templates/part/part_base.html
+++ b/InvenTree/part/templates/part/part_base.html
@@ -158,11 +158,6 @@
-
- |
- {% trans "Part Name" %} |
- {{ part.full_name }}{% include "clip.html"%} |
-
|
{% trans "Description" %} |
diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html
index e969ac482f..5f22076d9a 100644
--- a/InvenTree/stock/templates/stock/item_base.html
+++ b/InvenTree/stock/templates/stock/item_base.html
@@ -100,7 +100,9 @@
{% if roles.stock.change and not item.is_building %}
-
+