From 7db4e5c6c7cbd499c61740d100607f0635d1f266 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 20 Mar 2022 09:15:08 +1100 Subject: [PATCH] Fix table toolbar for stock item allocations --- InvenTree/stock/templates/stock/item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/stock/templates/stock/item.html b/InvenTree/stock/templates/stock/item.html index 648896276d..40d99577f9 100644 --- a/InvenTree/stock/templates/stock/item.html +++ b/InvenTree/stock/templates/stock/item.html @@ -49,7 +49,7 @@ {% include "filter_list.html" with id="buildorderallocation" %} -
+
{% endif %}