Sortie temporaire : ajout date retour

This commit is contained in:
Jean-Christophe Engel 2025-10-24 10:50:57 +02:00
parent 8266ab8aeb
commit fc526918f9
8 changed files with 159 additions and 4 deletions

View file

@ -101,6 +101,10 @@
{{else}}—
{{/if}}
</dd>
{{if $mvt.return_date != null}}
<dt>Date de retour</dt>
<dd>{{$mvt.return_date|date_short}}</dd>
{{/if}}
</dl>
<form method="post" action="">