X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=templates%2Fprocess.html;fp=templates%2Fprocess.html;h=60687d8b96ef3ed9245ccb46671bb346494a6cb9;hb=3bc56075efe4e4409824c7bd99a55593905e960e;hp=4027f502cbc19e46afe42c400e0c9eb3e8a36a81;hpb=6c3fca10aa663422abc48b96b38628dc2771701a;p=plomtask diff --git a/templates/process.html b/templates/process.html index 4027f50..60687d8 100644 --- a/templates/process.html +++ b/templates/process.html @@ -84,8 +84,8 @@ edit process of ID {{process.id_}} {% if process.id_ %} [history]{% endif %} -default effort -{% if process.id_ %} [history]{% endif %} +effort +{% if process.id_ %} [history]{% endif %} description @@ -114,12 +114,14 @@ edit process of ID {{process.id_}} steps +{% if steps %} {% for step_id, step_node in steps.items() %} {{ step_with_steps(step_id, step_node, 0) }} {% endfor %}
-add: +{% endif %} +add: