From 94cd28ecb90627fd8e14f1da9dee23760570cc80 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 17 Sep 2019 13:49:57 +1000 Subject: [PATCH] Add ability so set category for multiple parts at once --- InvenTree/part/templates/part/category.html | 1 + InvenTree/part/templates/part/set_category.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/InvenTree/part/templates/part/category.html b/InvenTree/part/templates/part/category.html index 26098be946..d9913482fd 100644 --- a/InvenTree/part/templates/part/category.html +++ b/InvenTree/part/templates/part/category.html @@ -49,6 +49,7 @@