Commit 7ffcdc93d1d22c431bf252a36814cf97fe5652e0
1 parent
638f09a2
Exists in
master
and in
7 other branches
--no commit message
Showing
3 changed files
with
0 additions
and
75 deletions
Show diff stats
ferramentas/buffer/exemplo.htm
... | ... | @@ -1,29 +0,0 @@ |
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 name="ancora" 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>======= | |
16 | -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
17 | -<html> | |
18 | -<head> | |
19 | -<script type="text/javascript" src="../../classesjs/i3geo.js"></script> | |
20 | -</head> | |
21 | -<body id="i3geo" class=yui-skin-sam > | |
22 | -<script type="text/javascript"> | |
23 | -i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; | |
24 | -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; | |
25 | -i3GEO.parametros.mapfile = "x" | |
26 | -i3GEO.analise.dialogo.buffer() | |
27 | -</script> | |
28 | -</body> | |
29 | -</html>>>>>>>> .r1096 |
ferramentas/buffer/index .htm
... | ... | @@ -1,24 +0,0 @@ |
1 | -<html> | |
2 | -<head> | |
3 | -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | |
4 | -<link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css"> | |
5 | -<title></title> | |
6 | -<style type="text/css" >button{background:url(../../imagens/tic.png) 98% 50% no-repeat;}</style> | |
7 | -<link rel="stylesheet" type="text/css" href="../../pacotes/yui270/build/button/assets/skins/sam/button.css"/> | |
8 | -<style type="text/css"> | |
9 | -body { | |
10 | - margin:0; | |
11 | - padding:0;border:0px; | |
12 | -} | |
13 | -</style> | |
14 | -</head> | |
15 | -<body class="yui-skin-sam"> | |
16 | -<div style="top:0px;left:0px;display:block;width:95%;" id='resultado' > | |
17 | -</div> | |
18 | -<div style="top:10px;left:0px;display:block;width:95%;color:red" id='fim' > | |
19 | -</div> | |
20 | -</body> | |
21 | - | |
22 | -<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | |
23 | -<script language="JavaScript" type="text/javascript" src="index.js"></script> | |
24 | -</html> | |
25 | 0 | \ No newline at end of file |
ferramentas/buffer/index.htm
... | ... | @@ -1,22 +0,0 @@ |
1 | -<html> | |
2 | -<head> | |
3 | -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | |
4 | -<link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css"> | |
5 | -<title></title> | |
6 | -<link rel="stylesheet" type="text/css" href="../../pacotes/yui270/build/button/assets/skins/sam/button.css"/> | |
7 | -<style type="text/css"> | |
8 | -body { | |
9 | - margin:0; | |
10 | - padding:0;border:0px; | |
11 | -} | |
12 | -</style> | |
13 | -</head> | |
14 | -<body name="ancora" class="yui-skin-sam"> | |
15 | -<div style="top:0px;left:0px;display:block;width:95%;" id='resultado' > | |
16 | -</div> | |
17 | -<div style="top:10px;left:0px;display:block;width:95%;color:red" id='fim' > | |
18 | -</div> | |
19 | -<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | |
20 | -<script language="JavaScript" type="text/javascript" src="index.js"></script> | |
21 | -</body> | |
22 | -</html> | |
23 | 0 | \ No newline at end of file |