From c0499b7a6579e737b4d02b225d3c9c89db0f056b Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Mon, 29 Oct 2018 14:04:55 +0000 Subject: [PATCH] =?UTF-8?q?Ne=20pas=20afficher=20en=20double=20les=20?= =?UTF-8?q?=C3=A9v=C3=A9nements=20dans=20le=20Quoi2Neuf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisettes/sommaire/sommaire_modeportailcognac_quoideneuf.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/noisettes/sommaire/sommaire_modeportailcognac_quoideneuf.html b/noisettes/sommaire/sommaire_modeportailcognac_quoideneuf.html index c0add010..39a037c3 100644 --- a/noisettes/sommaire/sommaire_modeportailcognac_quoideneuf.html +++ b/noisettes/sommaire/sommaire_modeportailcognac_quoideneuf.html @@ -25,7 +25,7 @@ {statut=publie} {doublons} > - <BOUCLE_DernierEvenementArticle(ARTICLES){id_article}> + <BOUCLE_DernierEvenementArticle(ARTICLES){id_article}{doublons ev}> <div class="content-actus #EDIT{titre}"> <a href="#URL_ARTICLE"[ title="(#DESCRIPTIF|attribut_html)"]> [<img src="(#LOGO_ARTICLE_SURVOL|sinon{#LOGO_ARTICLE_NORMAL}|sinon{#CHEMIN{images/placeholder.jpg}}|image_focus{308,[(#CONFIG{soyezcreateurs/nombres_agenda_par_bloc,2}|=={1}|?{340,108})]}|extraire_attribut{src})" alt="" width="308" height="[(#CONFIG{soyezcreateurs/nombres_agenda_par_bloc,2}|=={1}|?{340,108})]" />] @@ -59,7 +59,7 @@ <BOUCLE_Secteurs_Exclus(RUBRIQUES){titre_mot=SecteurPasDansQuoiDeNeuf}><BOUCLE_Articles_Secteurs_Exclus(ARTICLES){id_secteur}{doublons} /></BOUCLE_Secteurs_Exclus> <BOUCLE_Rubriques_Exclues(RUBRIQUES){titre_mot=PasDansQuoiDeNeuf}><BOUCLE_Articles_Exclus(ARTICLES){id_rubrique}{doublons}{lang} /></BOUCLE_Rubriques_Exclues> <BOUCLE_exclus(ARTICLES){titre_mot=PasDansQuoiDeNeuf}{doublons} /> - <BOUCLE_articles_QuoideNeuf(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}}{0,(#CONFIG{soyezcreateurs/nombres_quoideneuf,5})}{doublons}{lang}> + <BOUCLE_articles_QuoideNeuf(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}}{0,(#CONFIG{soyezcreateurs/nombres_quoideneuf,5})}{doublons}{doublons ev}{lang}> [(#SET{logo,[(#LOGO_ARTICLE_SURVOL|sinon{#LOGO_ARTICLE_NORMAL}|sinon{[(#CHEMIN{images/placeholder.jpg}|image_focus{308,340})]})]})] [(#SET{largeur,[(#GET{logo}|largeur|sinon{1})]})] [(#SET{hauteur,[(#GET{logo}|hauteur|sinon{1})]})] -- GitLab