From f9fa16a39756fa583597543848dc82609e1e9754 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 14 Aug 2019 13:29:51 +1000 Subject: [PATCH] Fix remove-row button in stock-adjust form --- InvenTree/stock/templates/stock/stock_adjust.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/stock/templates/stock/stock_adjust.html b/InvenTree/stock/templates/stock/stock_adjust.html index 625cb3c3af..ab7bf4005e 100644 --- a/InvenTree/stock/templates/stock/stock_adjust.html +++ b/InvenTree/stock/templates/stock/stock_adjust.html @@ -29,7 +29,7 @@
{{ item.error }} {% endif %} - + {% endfor %}