Passage de boucle POUR en boucle DATA à coup de
``` find . -name "*.html" -type f -exec sed -i "s/(POUR) *{tableau/(DATA){source tableau,/" {} \; ```pull/119/head
parent
895b3d7365
commit
263dd605a5
@ -1,2 +1,2 @@
|
||||
#SET{valeur, #ENV{valeur}|saisies_valeur2tableau}
|
||||
<B_mots><p><BOUCLE_mots(POUR){tableau #GET{valeur}}{', '}><a href="[(#VALEUR|generer_url_entite{mot})]">#INFO_TITRE{mot,#VALEUR}</a></BOUCLE_mots></p></B_mots>
|
||||
<B_mots><p><BOUCLE_mots(DATA){source tableau, #GET{valeur}}{', '}><a href="[(#VALEUR|generer_url_entite{mot})]">#INFO_TITRE{mot,#VALEUR}</a></BOUCLE_mots></p></B_mots>
|
||||
|
Loading…
Reference in New Issue