X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=blobdiff_plain;f=contenu%2Fpage-carte_de_sites.html;h=7406c3240bb62eea7d81ad0f921806654ce07854;hp=bcb479fd69754d5404e27081bfc5ba9f27ce4de1;hb=5be8b5141498264f41e876d3c116c9ef1f30c045;hpb=fc45013fa9abd7d8652fc25302afbeb2417350f7 diff --git a/contenu/page-carte_de_sites.html b/contenu/page-carte_de_sites.html index bcb479f..7406c32 100755 --- a/contenu/page-carte_de_sites.html +++ b/contenu/page-carte_de_sites.html @@ -29,10 +29,10 @@ var markerAtelier = new L.Marker(new L.LatLng(#LAT, #LON), {icon: siteIcon}); markerAtelier.bindPopup("\ \ - #NOM_SITE
#DESCRIPTIF\ + #TITRE
#DESCRIPTIF\ \\ #ADRESSE
#CODE_POSTAL #VILLE
\ - [(#URL_SITE)]

\ + #NOM_SITE - #URL_SITE

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