feat: ajout all_fichiers en plus de #SLUG_fichiers
This commit is contained in:
parent
9c743d0e73
commit
6c8ec91c95
1 changed files with 8 additions and 0 deletions
|
@ -142,6 +142,14 @@
|
|||
</div>
|
||||
</B_doc>
|
||||
|
||||
#SET{fichier,all_fichiers}
|
||||
[(#CHEMIN{gamumail/#GET{fichier}.html}|oui)
|
||||
#SET{erreurs,#ENV**{erreurs}|table_valeur{Tid_doc}}
|
||||
[<span class="erreur_message">(#GET{erreurs})</span>]
|
||||
<h2><:gamumail:fichiers_annexes:></h2>
|
||||
<INCLURE{fond=gamumail/#GET{fichier},env,slug=#SLUG,options=#ENV{options}}>
|
||||
]
|
||||
|
||||
#SET{fichier,#SLUG|concat{_fichiers}}
|
||||
[(#CHEMIN{gamumail/#GET{fichier}.html}|oui)
|
||||
#SET{erreurs,#ENV**{erreurs}|table_valeur{Tid_doc}}
|
||||
|
|
Loading…
Add table
Reference in a new issue