From b785dd8ca77a84e838adbe6916ff2ee245665f46 Mon Sep 17 00:00:00 2001 From: Spacelord Date: Tue, 27 Jun 2023 23:47:00 +0200 Subject: [PATCH] Mitigated frontend selection issues --- src/frontend/items.eta.html | 21 ++++++++++++++------- src/routes/frontend/items.ts | 5 ++++- static/js/editItems.js | 16 +++++++++++++--- static/js/editStorages.js | 4 ++-- 4 files changed, 33 insertions(+), 13 deletions(-) diff --git a/src/frontend/items.eta.html b/src/frontend/items.eta.html index b7562d0..674e5f6 100644 --- a/src/frontend/items.eta.html +++ b/src/frontend/items.eta.html @@ -21,8 +21,8 @@
- + <% it.storeLocs.forEach(function(locs){ %> <% }) %> @@ -46,8 +46,8 @@
- + <% it.categories.forEach(function(cat){ %> <% }) %> @@ -61,13 +61,20 @@ - - - +
You have to create a storage location beforehand.
+
+ + +