diff --git a/scripts/system/inventory/src/App.vue b/scripts/system/inventory/src/App.vue
index 0574f7fa82..52e5eb42e5 100644
--- a/scripts/system/inventory/src/App.vue
+++ b/scripts/system/inventory/src/App.vue
@@ -77,228 +77,240 @@
lg="3"
class="py-1 column-item"
>
-
-
-
+
-
- mdi-blur-linear
-
-
- {{item.type}}
- {{item.name}}
- {{item.url}}
-
-
-
-
-
-
+
+ mdi-blur-linear
+
+
- {{displayIcon(item.type)}}
-
-
-
- {{displayIcon(item.type)}}
-
-
+ {{item.type}}
+ {{item.name}}
+ {{item.url}}
+
+
+
+
+
+
+ {{displayIcon(item.type)}}
+
+
+
+ {{displayIcon(item.type)}}
+
+
-
-
- Use
-
- mdi-play
-
-
-
- Edit
-
- mdi-pencil
-
-
-
- Share
-
- mdi-share
-
-
-
- Remove
-
- mdi-minus
-
-
-
-
-
-
+
+
+ Use
+
+ mdi-play
+
+
+
+ Edit
+
+ mdi-pencil
+
+
+
+ Share
+
+ mdi-share
+
+
+
+ Remove
+
+ mdi-minus
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+ mdi-folder-settings
+ {{item.name}}
+
+
+
- {{item.name}}
-
-
-
-
-
-
-
+
-
- mdi-blur-linear
-
-
- {{item.type}}
- {{item.name}}
- {{item.url}}
-
+ Delete Folder
+
+
+
+
+
+
+ mdi-blur-linear
+
+
+ {{item.type}}
+ {{item.name}}
+ {{item.url}}
+
-
-
-
-
- {{displayIcon(item.type)}}
-
-
-
- {{displayIcon(item.type)}}
-
-
+
+
+
+
+ {{displayIcon(item.type)}}
+
+
+
+ {{displayIcon(item.type)}}
+
+
-
-
-
- Use
-
- mdi-play
-
+
+
+
+ Use
+
+ mdi-play
+
+
+
+
+ Edit
+
+ mdi-pencil
+
+
+
+
+ Share
+
+ mdi-share
+
+
+
+
+ Remove
+
+ mdi-minus
+
+
+
+
-
-
- Edit
-
- mdi-pencil
-
-
-
-
- Share
-
- mdi-share
-
-
-
-
- Remove
-
- mdi-minus
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
@@ -340,6 +352,42 @@
+
+
+
+ Remove Folder
+
+
+ Are you sure you want to delete this folder and all items within from your inventory?
+
+
+
+
+
+ No
+
+
+
+
+
+ Yes
+
+
+
+
+
+
+
+
+
+ Edit Folder
+
+
+
+
+
+
+
+
+ Cancel
+
+
+
+
+
+ Done
+
+
+
+
+
+
+
+