Skip to content
Snippets Groups Projects
Commit fc2b4e8d authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction

parent 8dfe90b0
Branches
Tags 17.0-beta1
No related merge requests found
......@@ -95,10 +95,12 @@ if ($priseEnCharge) {
<td>Type de rattachement</td>
<td><?= $affectationEnCours->libLongTypeRattachement ?></td>
</tr>
<?php if (!empty($intervenant->getExportDate())): ?>
<tr>
<td>Exporter vers <?= $nameConnecteur ?> le</td>
<td><?= $intervenant->getExportDate()->format('d-m-Y') ?></td>
</tr>
<?php endif ?>
</tbody>
</table>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment