From 38272577d8c770d01d06eb95bd186c2708405cee Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Tue, 16 Apr 2019 21:47:54 +0200 Subject: [PATCH] Allow negative ajustment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (bad copy paste and no dedicated test…) --- copanier/templates/adjust_product.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copanier/templates/adjust_product.html b/copanier/templates/adjust_product.html index cd01bb2..b123e42 100644 --- a/copanier/templates/adjust_product.html +++ b/copanier/templates/adjust_product.html @@ -16,7 +16,7 @@ {{ email }} {{ order[product].wanted }} - + {% endfor %}