From: Christian Heller Date: Sat, 10 Aug 2024 01:18:20 +0000 (+0200) Subject: In Todo view, allow filling of steps below sub-steps. X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/do_todos?a=commitdiff_plain;h=76af5f86ab547bcad3c1c944a369bf8b216ee5da;p=plomtask In Todo view, allow filling of steps below sub-steps. --- diff --git a/templates/todo.html b/templates/todo.html index 20279bb..61d4675 100644 --- a/templates/todo.html +++ b/templates/todo.html @@ -22,7 +22,6 @@ select{ font-size: 0.5em; margin: 0; padding: 0; } {{item.todo.title_then|e}} {% else %} {{item.process.title.newest|e}} -{% if indent == 0 %} · fill: {% endif %} -{% endif %} {% for child in item.children %}