From a2a436ea693708368dce2bb205ecb29cc719ec94 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 1 Dec 2021 08:05:30 +1100 Subject: [PATCH] Column improvements --- InvenTree/part/templates/part/part_base.html | 5 --- .../stock/templates/stock/item_base.html | 4 +- InvenTree/templates/page_base.html | 44 ++++++++++--------- 3 files changed, 26 insertions(+), 27 deletions(-) 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 %}
- +