X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7B%20card_id%20%7D%7D/static/git-favicon.png?a=blobdiff_plain;f=templates%2Ftodo.html;h=870eab35dd91449e367d15f4ca3c4bc1d95ae806;hb=2f4c681e1c4d78eacc1daa5f297f06038b45912e;hp=a2ef536eaf8230b21be7d3049db878a5a34c7cec;hpb=8b606f7c555c250f0d5ab8314aa95ce7efda07c7;p=plomtask diff --git a/templates/todo.html b/templates/todo.html index a2ef536..870eab3 100644 --- a/templates/todo.html +++ b/templates/todo.html @@ -69,7 +69,8 @@ children -{{ macros.simple_checkbox_table("adopt", todo.children, "todo", "todo_candidates", "adopt", true) }} +{{ macros.simple_checkbox_table("adopt", todo.children, "todo", "todo_candidates", "adopt", true) }}
+make: @@ -77,6 +78,7 @@ {{ macros.datalist_of_titles("condition_candidates", condition_candidates) }} +{{ macros.datalist_of_titles("process_candidates", process_candidates) }} {% for candidate in todo_candidates %}