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/berlin_corona.txt?a=commitdiff_plain;ds=sidebyside;h=91a2a8f0fe640dac8c76515bf3fd04b0c2f49a66;hp=e60bbd142b5026748ee2181ca6758afef6202fb4;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_] %}