From 2ea5c875c187ac7ada99bddf26c40bc2b1f81091 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 29 Dec 2021 10:57:39 +0100 Subject: [PATCH] table with search and ordering fields --- .../templates/inventory/device_list.html | 194 +----------------- 1 file changed, 10 insertions(+), 184 deletions(-) diff --git a/ereuse_devicehub/templates/inventory/device_list.html b/ereuse_devicehub/templates/inventory/device_list.html index 9421f74b..e33eca01 100644 --- a/ereuse_devicehub/templates/inventory/device_list.html +++ b/ereuse_devicehub/templates/inventory/device_list.html @@ -1,5 +1,6 @@ {% extends "ereuse_devicehub/base_site.html" %} {% block main %} +

Inventory

@@ -44,7 +45,7 @@
Computers
- +
@@ -52,7 +53,7 @@ - + @@ -71,188 +72,7 @@ {% endfor %} -
Select allDHID Tags StatusUpdateUpdate
-
- -
- - -
-
- -
- Profile -
- - -
-
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
-
- -
- -
- - -
- -
- -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
- -
- -
-
- -
- -
- -
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
-
- -
+
@@ -262,4 +82,10 @@ + + + + {% endblock main %}