From 7073ec7c66f66379e8c4465ec753cbdcdcb12e3b Mon Sep 17 00:00:00 2001 From: daMustermann Date: Sun, 12 Jan 2025 02:26:01 +0100 Subject: [PATCH] Enhance UI: Add toggleable form for adding new items --- templates/index.html | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index e05aac1..22ff587 100644 --- a/templates/index.html +++ b/templates/index.html @@ -190,7 +190,20 @@

Inventory

{% endif %} {% endwith %} -

Add New Item

+ + + + +