diff --git a/templates/variants/toodego/wcs/front/formdata_history.html b/templates/variants/toodego/wcs/front/formdata_history.html index e2e96c9e..fc6dc549 100644 --- a/templates/variants/toodego/wcs/front/formdata_history.html +++ b/templates/variants/toodego/wcs/front/formdata_history.html @@ -26,7 +26,7 @@

{% elif forloop.first %}

- {{formdata.get_status_label}} + {{formdata.get_visible_status.name}} {{evolution.datetime}}

{% endif %}