From d57fed614289bca9dea5234d289cc60ece99666a Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 15 Apr 2020 00:30:00 +1000 Subject: [PATCH] Change fingerprint icon to barcode --- InvenTree/stock/templates/stock/item_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index ee73f8565e..9785b78850 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -98,7 +98,7 @@ {% endif %} {% if item.uid %} - + {% trans "Unique Identifier" %} {{ item.uid }}