From a8de18beac0b8148f2b465614e8cd87888d03022 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Thu, 4 Jul 2024 17:12:32 +0200 Subject: [PATCH] Layout template for adding signature zone to workflow --- .../Resources/views/Workflow/_signature.html.twig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Bundle/ChillMainBundle/Resources/views/Workflow/_signature.html.twig b/src/Bundle/ChillMainBundle/Resources/views/Workflow/_signature.html.twig index aec128547..77c11b9b7 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/Workflow/_signature.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/Workflow/_signature.html.twig @@ -4,11 +4,13 @@
+{# todo: check if there are signatures to display names of persons/users + date down below #}

name placeholder

name placeholder

- {{ 'workflow.signature_zone.button_sign'|trans }} +{# todo button should direct to form page for extra details if a person needs to sign #} + {{ 'workflow.signature_zone.button_sign'|trans }}
date placeholder