modele dernieretranscription

This commit is contained in:
chankalan 2020-10-23 16:41:26 +02:00
parent 77a3377417
commit a7535f3ee1

View File

@ -1,5 +1,5 @@
<BOUCLE_compo(RUBRIQUES){composition=transcriptions}>
<BOUCLE_trans(ARTICLES){id_rubrique}{!par date}{0,1}>
[(#MODELE{bouton,texte=[(#ENV{texte}|propre|sinon{Dernière transcription})],lienobjet=article,lienidobjet=#ID_ARTICLE,class=taille3 tp})]
[(#MODELE{bouton,texte=[(#ENV{texte}|propre|sinon{Dernière transcription})],lienobjet=article,lienidobjet=#ID_ARTICLE,class=taille3 tp #ENV{class}})]
</BOUCLE_trans>
</BOUCLE_compo>