Ajout contrôles et messages
This commit is contained in:
parent
c86154d1b3
commit
005b53096c
4 changed files with 16 additions and 3 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue