From 18281c95e5d31af8a6ec4806cab6d5af45349771 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 30 Nov 2022 12:10:00 +0100 Subject: [PATCH] remove system_uuid --- ereuse_devicehub/templates/inventory/snapshots_list.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ereuse_devicehub/templates/inventory/snapshots_list.html b/ereuse_devicehub/templates/inventory/snapshots_list.html index 1804f364..ffe4a898 100644 --- a/ereuse_devicehub/templates/inventory/snapshots_list.html +++ b/ereuse_devicehub/templates/inventory/snapshots_list.html @@ -61,7 +61,6 @@ Snapshot UUID Version DHID - System UUID Status Type Upload Type Device @@ -97,9 +96,6 @@ {% endif %} - - {{ snap.get_system_uuid() }} - {{ snap.get_status() }}