diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index cd0f8f00de..da4b832266 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -31,7 +31,7 @@ {% endif %} {% mixin_available "locate" as locate_available %} {% if plugins_enabled and locate_available %} - {% endif %} diff --git a/InvenTree/stock/templates/stock/location.html b/InvenTree/stock/templates/stock/location.html index ee27c6fe23..14d5fbfa4d 100644 --- a/InvenTree/stock/templates/stock/location.html +++ b/InvenTree/stock/templates/stock/location.html @@ -30,7 +30,7 @@ {% mixin_available "locate" as locate_available %} {% if plugins_enabled and locate_available %} -