diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index dc83144dfd..541789e39b 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -73,7 +73,7 @@ InvenTree | {% trans "Stock Item" %} - {{ item }}
{% trans "All stock items" %}
{% endif %} --