From: Christian Heller Date: Wed, 15 May 2024 06:56:30 +0000 (+0200) Subject: Fix broken enabler addition in Day view. X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=commitdiff_plain;h=91a2a8f0fe640dac8c76515bf3fd04b0c2f49a66;p=plomtask Fix broken enabler addition in Day view. --- diff --git a/templates/day.html b/templates/day.html index b816f35..f6e2265 100644 --- a/templates/day.html +++ b/templates/day.html @@ -149,7 +149,7 @@ add todo: {% endif %} {% endfor %} - + {% for process in enablers_for[condition.id_] %}