X-Git-Url: https://plomlompom.com/repos//%22https:/validator.w3.org/check?a=blobdiff_plain;f=templates%2Fprocess.html;h=6dea4937527248d1edbe38911723895bc2399e94;hb=e150bee233a648950061b716dc1780581105ede6;hp=41f811705eef7223efb7d92591b4c0431c629c03;hpb=2ca0045683f74254fd0e248c2567fa2efa358c08;p=plomtask diff --git a/templates/process.html b/templates/process.html index 41f8117..6dea493 100644 --- a/templates/process.html +++ b/templates/process.html @@ -42,17 +42,22 @@ add: title - +{% if process.id_ %} [history]{% endif %} default effort - +{% if process.id_ %} [history]{% endif %} description - +
{% if process.id_ %} [history]{% endif %} + + + +calendarize + @@ -95,6 +100,6 @@ add: {{ macros.edit_buttons() }} -{{ macros.datalist_of_direct_titles("condition_candidates", condition_candidates) }} -{{ macros.datalist_of_direct_titles("step_candidates", step_candidates) }} +{{ macros.datalist_of_titles("condition_candidates", condition_candidates) }} +{{ macros.datalist_of_titles("step_candidates", step_candidates) }} {% endblock %}