Ajout contrôles et messages

This commit is contained in:
Jean-Christophe Engel 2023-11-29 15:35:31 +01:00
parent c86154d1b3
commit 005b53096c
4 changed files with 16 additions and 3 deletions

View file

@ -57,6 +57,8 @@
target="_dialog"}}
</td>
</tr>
{{else}}
<p class="block alert">Il n'y a aucune entrée : vous devez en ajouter.</p>
{{/list}}
</section>

View file

@ -56,6 +56,8 @@
target="_dialog"}}
</td>
</tr>
{{else}}
<p class="block alert">Il n'y a aucune sortie : vous devez en ajouter.</p>
{{/list}}
</section>