From 5e478ba6248adf5cada6e69b08ecef6895c0b49a Mon Sep 17 00:00:00 2001 From: stefan Date: Sun, 10 Nov 2024 21:21:07 +0100 Subject: [PATCH] removed bullshit --- shimatta_kenkyusho/templates/parts/stocks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shimatta_kenkyusho/templates/parts/stocks.html b/shimatta_kenkyusho/templates/parts/stocks.html index b0da901..38147c6 100644 --- a/shimatta_kenkyusho/templates/parts/stocks.html +++ b/shimatta_kenkyusho/templates/parts/stocks.html @@ -53,7 +53,7 @@ - {% with add_storage_form as form id as "add-sub-modal"%} + {% with add_storage_form as form %} {% include 'parts/modals/add-substorage-modal.html' %} {% endwith %}