X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=templates%2Fday.html;h=a0823f33e16fb218d3212756fb3fe11bb9c8cfb3;hb=f8118b1ed8615870b490566cf649d191f5877932;hp=cd683da0d1f02fc70dd4a07044ac9b82073dbd69;hpb=206a9111fdc95fcb24ae4793a7536e1facf82b71;p=plomtask diff --git a/templates/day.html b/templates/day.html index cd683da..a0823f3 100644 --- a/templates/day.html +++ b/templates/day.html @@ -50,7 +50,7 @@ td.todo_line { {% if condition in node.todo.enables %}+{% elif condition in node.todo.disables %}!{% endif %} {% endfor %} - + {% endif %} @@ -71,7 +71,7 @@ td.todo_line { {% if path|length > 0 and not path[-1].todo.is_done %} -({% for path_node in path %}{{path_node.todo.process.title.newest|e}} <- {% endfor %}) +({% for path_node in path %}{{path_node.todo.process.title.newest|e}} <- {% endfor %}) @@ -82,7 +82,7 @@ td.todo_line { {% for i in range(indent) %}  {% endfor %} + {% endif %} -{% if node.seen %}({% endif %}{{node.todo.process.title.newest|e}}{% if node.seen %}){% endif %} +{% if node.seen %}({% endif %}{{node.todo.process.title.newest|e}} {% if node.todo.comment|length > 0 %}[{{node.todo.comment|e}}]{% endif %}{% if node.seen %}){% endif %} @@ -103,7 +103,7 @@ td.todo_line { prev | next

-comment: +comment:
add todo: @@ -149,7 +149,7 @@ add todo: {% endif %} {% endfor %} - + {% for process in enablers_for[condition.id_] %}