From b1404ac7bd2b626dffdbefe1542ae2f7713e0383 Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Wed, 20 Nov 2024 22:19:02 +0100 Subject: [PATCH] Removed minifig checkbox if set doesn't contain any --- templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index a7cc987..302edec 100644 --- a/templates/index.html +++ b/templates/index.html @@ -215,6 +215,7 @@
+ {% if i[0] in minifigs %}
+ {% endif %}