From 6946a2584b6812651f8a5f175777f8a710e18eed Mon Sep 17 00:00:00 2001 From: Santiago Lamora Date: Thu, 28 Apr 2022 11:39:40 +0200 Subject: [PATCH] Refactor: group related code (delete button & modal status) --- ereuse_devicehub/templates/inventory/device_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ereuse_devicehub/templates/inventory/device_list.html b/ereuse_devicehub/templates/inventory/device_list.html index f0bbfb8b..827c3b68 100644 --- a/ereuse_devicehub/templates/inventory/device_list.html +++ b/ereuse_devicehub/templates/inventory/device_list.html @@ -37,7 +37,6 @@
{% if lot.is_temporary %} - {% if 1 == 2 %}{# #} @@ -51,6 +50,7 @@ Delete Lot + {% endif %}