From 9e2da45025d53b873ee424b436b69bdf8802f56a Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 5 Feb 2015 17:37:20 +0100 Subject: [PATCH] [SKEL] ~autocenterandzoom pour l'affichage des cartes --- rubrique.html | 2 +- sommaire.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rubrique.html b/rubrique.html index d544eb7..2178d9c 100644 --- a/rubrique.html +++ b/rubrique.html @@ -66,7 +66,7 @@
- [(#MODELE{carte_gis, zoom=12, fullscreen=oui, height=100%})] + [(#MODELE{carte_gis, autocenterandzoom=oui, fullscreen=oui, height=100%})]
diff --git a/sommaire.html b/sommaire.html index ab30a37..e6b8367 100644 --- a/sommaire.html +++ b/sommaire.html @@ -57,7 +57,7 @@
- [(#MODELE{carte_gis, zoom=12, fullscreen=oui, height=100%})] + [(#MODELE{carte_gis, autocenterandzoom=oui, fullscreen=oui, height=100%})]
-- 2.20.1