From 5ddfa82c59bc2f9c328693fde0ef3ddebd8df5a0 Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Fri, 26 Apr 2019 18:01:42 +0000
Subject: [PATCH] =?UTF-8?q?[soyezCr=C3=A9ateurs]=20D=C3=A9placement=20des?=
 =?UTF-8?q?=20dates=20d'un=20=C3=A9v=C3=A9nement=20=C3=A0=20la=20fin=20de?=
 =?UTF-8?q?=20l'article=20(Igor)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 article.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/article.html b/article.html
index eeecf6ae..abbaa61e 100644
--- a/article.html
+++ b/article.html
@@ -52,9 +52,6 @@
 ]})
 ]
 
-[(#PLUGIN{AGENDA}|oui)[(#CONFIG{soyezcreateurs/agendafuturseul,oui}|=={oui}|oui)<INCLURE{fond=noisettes/agenda/agenda_detail_futur_seul,id_article,lang}>]
-[(#CONFIG{soyezcreateurs/agendafuturseul,oui}|=={non}|oui)<INCLURE{fond=noisettes/agenda/agenda_detail,id_article,lang}>]]
-
 <BOUCLE_SommaireAncre(MOTS){id_rubrique}{titre = Sommaire}>
 </BOUCLE_SommaireAncre>
 [<div class="#EDIT{texte} entry-content">(#TEXTE|sc_sommaire_ancre|image_reduire{#CONFIG{soyezcreateurs_layout/maxlargeurimage,720},0})</div>]
@@ -77,6 +74,10 @@
 ]
 
 [<div class="notes">(#NOTES)</div>]
+
+[(#PLUGIN{AGENDA}|oui)[(#CONFIG{soyezcreateurs/agendafuturseul,oui}|=={oui}|oui)<INCLURE{fond=noisettes/agenda/agenda_detail_futur_seul,id_article,lang}>]
+[(#CONFIG{soyezcreateurs/agendafuturseul,oui}|=={non}|oui)<INCLURE{fond=noisettes/agenda/agenda_detail,id_article,lang}>]]
+
 [<p class="#EDIT{hyperlien} hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="spip_out" title="<:voir_en_ligne|attribut_html:>[ (#NOM_SITE|sinon{[(#URL_SITE|couper{80})]}|attribut_html)]">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>]
 [<div id="carto">
 (#PLUGIN{GIS}|oui)[(#INCLURE{fond=json/gis,id_article,limit=1}|oui)[(#INCLURE{fond=modeles/carte_gis,id_article,autocenterandzoom=oui,hauteur=#CONFIG{soyezcreateurs_layout/hauteurgisarticles,400px},cluster=[(#PLUGIN{GISGEOM}|?{'non','oui'})],maxClusterRadius=40,clusterShowCoverageOnHover=oui,clusterSpiderfyOnMaxZoom=oui,fullscreen=oui,zoom_wheel=non})]]
-- 
GitLab