From 726627d69a86abd7b8838c0eaa6df274ec37835c Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 14 Sep 2022 18:45:40 +0200 Subject: [PATCH] change editable for real --- ereuse_devicehub/templates/inventory/device_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ereuse_devicehub/templates/inventory/device_detail.html b/ereuse_devicehub/templates/inventory/device_detail.html index bb704cc1..d4dfa2ac 100644 --- a/ereuse_devicehub/templates/inventory/device_detail.html +++ b/ereuse_devicehub/templates/inventory/device_detail.html @@ -85,7 +85,7 @@
-
Details Real part
+
Editable details
(Edit Device) @@ -124,7 +124,7 @@
{% if placeholder.binding %} -
Details Abstract part
+
Fixed details
Type
{{ placeholder.binding.type }}