From: Ludovic CHEVALIER Date: Sat, 17 Dec 2011 06:41:35 +0000 (+0100) Subject: Tuning de popup X-Git-Tag: v0.5~36 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=commitdiff_plain;h=80bd8f9ca4be0d82bdef82cea11494a176a99a41 Tuning de popup --- diff --git a/contenu/page-carte_de_sites.html b/contenu/page-carte_de_sites.html index 8a4b51e..a65e29c 100644 --- a/contenu/page-carte_de_sites.html +++ b/contenu/page-carte_de_sites.html @@ -16,7 +16,7 @@ }); siteIcon = new WorkshopIcon() var markerAtelier = new L.Marker(new L.LatLng(#LAT, #LON), {icon: siteIcon}); - markerAtelier.bindPopup(" #NOM_SITE
#_sites:DESCRIPTIF
#DESCRIPTIF #ADRESSE
#CODE_POSTAL #VILLE

Statut: [(#_ateliers_types:TITRE|supprimer_numero)]"); + markerAtelier.bindPopup(" #NOM_SITE#_sites:DESCRIPTIF#DESCRIPTIF #ADRESSE
#CODE_POSTAL #VILLE

Statut: [(#_ateliers_types:TITRE|supprimer_numero)]"); group_#ID_MOT.addLayer(markerAtelier)