From fa7d5f40a94edb104b21d859c643b02b1f9f6a36 Mon Sep 17 00:00:00 2001 From: jedi Date: Wed, 1 Nov 2023 08:20:24 +0100 Subject: [PATCH] stash --- .../src/components/AuthenticatedImage.vue | 6 ++- frontend/src/components/CombinedFileField.vue | 45 +++++++++++++++---- frontend/src/store.js | 4 +- frontend/src/views/InventoryDetail.vue | 15 +------ frontend/src/views/InventoryEdit.vue | 7 --- 5 files changed, 44 insertions(+), 33 deletions(-) diff --git a/frontend/src/components/AuthenticatedImage.vue b/frontend/src/components/AuthenticatedImage.vue index b7ac6c9..4c62beb 100644 --- a/frontend/src/components/AuthenticatedImage.vue +++ b/frontend/src/components/AuthenticatedImage.vue @@ -1,5 +1,5 @@ diff --git a/frontend/src/views/InventoryEdit.vue b/frontend/src/views/InventoryEdit.vue index 8aa31c9..1f64b31 100644 --- a/frontend/src/views/InventoryEdit.vue +++ b/frontend/src/views/InventoryEdit.vue @@ -6,13 +6,6 @@
Edit Item
-
-
    -
  • - {{ file.name }} ({{ file.hash }}) -
  • -
-