Commit 099bf96454f13a7b160e589197a7cbac6a522be8

Authored by Edmar Moretti
1 parent 5a0df9fd

Remoção das opções de curtir (FB, TT) em ogc.htm e datadownload.htm para evitar …

…demora quando os sites estão bloqueados
Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
datadownload.htm
@@ -186,7 +186,7 @@ A:hover { @@ -186,7 +186,7 @@ A:hover {
186 i3GEO.arvoreDeTemas.INCLUIESTRELAS = false; 186 i3GEO.arvoreDeTemas.INCLUIESTRELAS = false;
187 $i("bm1").innerHTML = i3GEO.social.bookmark(window.location.href); 187 $i("bm1").innerHTML = i3GEO.social.bookmark(window.location.href);
188 loc = window.location.href; 188 loc = window.location.href;
189 - i3GEO.social.compartilhar("curtir", loc, loc, "comtotal"); 189 + //i3GEO.social.compartilhar("curtir", loc, loc, "comtotal");
190 190
191 DDinicia(); 191 DDinicia();
192 </script> 192 </script>
@@ -240,7 +240,7 @@ A:hover { @@ -240,7 +240,7 @@ A:hover {
240 i3GEO.configura.locaplic = g_locaplic; 240 i3GEO.configura.locaplic = g_locaplic;
241 241
242 $i("bm1").innerHTML = i3GEO.social.bookmark(loc); 242 $i("bm1").innerHTML = i3GEO.social.bookmark(loc);
243 - i3GEO.social.compartilhar("curtir", loc, loc, "comtotal"); 243 + //i3GEO.social.compartilhar("curtir", loc, loc, "comtotal");
244 244
245 g_arvoreClicks = ""; 245 g_arvoreClicks = "";
246 i3GEO.idioma.IDSELETOR = "bandeiras"; 246 i3GEO.idioma.IDSELETOR = "bandeiras";