nettoyage geoloc suite
authorx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 31 Jul 2006 21:14:20 +0000 (21:14 +0000)
committerx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 31 Jul 2006 21:14:20 +0000 (21:14 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@764 839d8a87-29fc-0310-9880-83ba4fa771e5

configs/platal.ini
templates/search/adv.form.tpl

index 3125e03..ff94704 100644 (file)
@@ -13,10 +13,7 @@ table_prefix = "banana_"
 
 
 [Geoloc]
-use_map        = 0
 webservice_url = ""
-dynamap_path   = ""
-icon_path      = ""
 
 [Mail]
 domain  = ""
index fd24a11..2ac5780 100644 (file)
       f.submit();
     }
   {/literal}</script>
-  {if $globals->geoloc->use_map}
-    <input type="button" value="Voir les résultats sur une carte" onclick="launch_form('geoloc/')"/>
-  {/if}
+  <input type="button" value="Voir les résultats sur une carte" onclick="launch_form('geoloc/')"/>
   <input type="button" value="Chercher" onclick="launch_form('search/adv')"/>
 </p>
 <p>