Ajout contrôles et messages
This commit is contained in:
parent
c86154d1b3
commit
005b53096c
4 changed files with 16 additions and 3 deletions
|
|
@ -96,7 +96,7 @@
|
|||
label="Ajouter un champ"
|
||||
onclick="addLine('#input_body')"}}
|
||||
</p>
|
||||
<div class="help">
|
||||
<div class="help block">
|
||||
<h3>Signification du type d'entrée</h3>
|
||||
<ul>
|
||||
<li><b>définitif</b> : l'asso devient propriétaire du matériel (ex : achat, don)</li>
|
||||
|
|
@ -166,7 +166,7 @@
|
|||
label="Ajouter un champ"
|
||||
onclick="addLine('#output_body')"}}
|
||||
</p>
|
||||
<div class="help">
|
||||
<div class="help block">
|
||||
<h3>Signification du type de sortie</h3>
|
||||
<ul>
|
||||
<li><b>définitif</b> : le matériel n'appartient plus à l'asso (ex : vente, casse, perte, vol, ...)</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue