mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-02 22:17:45 +00:00
Layout template for adding signature zone to workflow
This commit is contained in:
parent
babca5fc0f
commit
a8de18beac
@ -4,11 +4,13 @@
|
||||
<div class="item-bloc">
|
||||
<div class="item-row">
|
||||
<div class="item-col">
|
||||
{# todo: check if there are signatures to display names of persons/users + date down below #}
|
||||
<p>name placeholder</p>
|
||||
<p>name placeholder</p>
|
||||
</div>
|
||||
<div class="item-col flex-column align-items-end">
|
||||
<a class="btn btn-show href="{{ }}">{{ 'workflow.signature_zone.button_sign'|trans }}</a>
|
||||
{# todo button should direct to form page for extra details if a person needs to sign #}
|
||||
<a class="btn btn-show href="">{{ 'workflow.signature_zone.button_sign'|trans }}</a>
|
||||
<div>
|
||||
<span>date placeholder</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user