Commit 3a3cca36e18e2f1ed0fd74c1a95650b5b2868ce2

Authored by Edmar Moretti
1 parent 9da09e1d

--no commit message

Showing 1 changed file with 16 additions and 1 deletions   Show diff stats
ferramentas/buffer/exemplo.htm
  1 +<<<<<<< .mine
  2 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  3 +<html>
  4 +<head>
  5 +<script type="text/javascript" src="../../classesjs/i3geo.js"></script>
  6 +</head>
  7 +<body id="i3geo" class=yui-skin-sam >
  8 +<script type="text/javascript">
  9 +i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo";
  10 +var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens";
  11 +i3GEO.parametros.mapfile = "x"
  12 +i3GEO.analise.dialogo.distanciaptpt()
  13 +</script>
  14 +</body>
  15 +</html>=======
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 16 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html> 17 <html>
3 <head> 18 <head>
@@ -11,4 +26,4 @@ i3GEO.parametros.mapfile = &quot;x&quot; @@ -11,4 +26,4 @@ i3GEO.parametros.mapfile = &quot;x&quot;
11 i3GEO.analise.dialogo.buffer() 26 i3GEO.analise.dialogo.buffer()
12 </script> 27 </script>
13 </body> 28 </body>
14 -</html>  
15 \ No newline at end of file 29 \ No newline at end of file
  30 +</html>>>>>>>> .r1096