From 1bea2870f09198ca5e5f6432ca41d648c2ec02fd Mon Sep 17 00:00:00 2001 From: Kasen IO Date: Sat, 4 Apr 2020 21:24:06 -0400 Subject: [PATCH] Enable dev and compact basic mode. --- scripts/system/inventory/inventory.html | 97 ++++++++++++++++--------- 1 file changed, 62 insertions(+), 35 deletions(-) diff --git a/scripts/system/inventory/inventory.html b/scripts/system/inventory/inventory.html index 8024fb72b6..5804daff57 100644 --- a/scripts/system/inventory/inventory.html +++ b/scripts/system/inventory/inventory.html @@ -26,9 +26,11 @@ + Inventory + - - > - - - mdi-plus - - Add Item - + + + + + + + + + mdi-plus + + Add Item + @@ -73,12 +84,12 @@ max-width="344" outlined > - +
{{item.type}}
{{item.name}} - {{item.url}} + {{item.url}}
@@ -466,30 +477,42 @@